Share via


FillToRectangle.Left Property

Definition

l, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w14:l

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "l")]
public DocumentFormat.OpenXml.Int32Value Left { get; set; }
public DocumentFormat.OpenXml.Int32Value Left { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "l")]
public DocumentFormat.OpenXml.Int32Value Left { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "l")]
public DocumentFormat.OpenXml.Int32Value? Left { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:l")]
public DocumentFormat.OpenXml.Int32Value? Left { get; set; }
public DocumentFormat.OpenXml.Int32Value? Left { get; set; }
member this.Left : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "l")>]
member this.Left : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "l")>]
member this.Left : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:l")>]
member this.Left : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Left As Int32Value

Property Value

Attributes

Applies to