WrapSquare.DistanceFromLeft Property

Definition

Distance From Text on Left Edge

Represents the following attribute in the schema: distL

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

Property Value

Returns UInt32Value.

Attributes

Applies to