Anchor.SimplePos 属性

定义

页面定位

表示架构中的以下属性:simplePos

[DocumentFormat.OpenXml.SchemaAttr(0, "simplePos")]
public DocumentFormat.OpenXml.BooleanValue SimplePos { get; set; }
public DocumentFormat.OpenXml.BooleanValue SimplePos { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "simplePos")]
public DocumentFormat.OpenXml.BooleanValue? SimplePos { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("simplePos")]
public DocumentFormat.OpenXml.BooleanValue? SimplePos { get; set; }
public DocumentFormat.OpenXml.BooleanValue? SimplePos { get; set; }
member this.SimplePos : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "simplePos")>]
member this.SimplePos : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("simplePos")>]
member this.SimplePos : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property SimplePos As BooleanValue

属性值

返回 BooleanValue

属性

适用于