Compartir a través de


WrapTopBottom.DistanceFromTop Propiedad

Definición

Distancia desde el texto en el borde superior

Representa el atributo siguiente en el esquema: distT

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a