Shape.ZOrderOffset 属性

定义

Z 顺序偏移量

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

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

属性值

返回 Int32Value

属性

适用于