Share via


EffectExtent.LeftEdge Property

Definition

Additional Extent on Left Edge

Represents the following attribute in the schema: l

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

Property Value

Returns Int64Value.

Attributes

Applies to