Compartir a través de


Shape.ZOrderOffset Propiedad

Definición

Desplazamiento de orden Z

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve Int32Value.

Atributos

Se aplica a