Shape.ZOrderOffset Property

Definition

Z-Order Offset

Represents the following attribute in the schema: 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

Property Value

Returns Int32Value.

Attributes

Applies to