GradientFill.Left Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Left Convergence
Represents the following attribute in the schema: left
[DocumentFormat.OpenXml.SchemaAttr(0, "left")]
public DocumentFormat.OpenXml.DoubleValue Left { get; set; }
public DocumentFormat.OpenXml.DoubleValue Left { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "left")]
public DocumentFormat.OpenXml.DoubleValue? Left { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("left")]
public DocumentFormat.OpenXml.DoubleValue? Left { get; set; }
public DocumentFormat.OpenXml.DoubleValue? Left { get; set; }
member this.Left : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "left")>]
member this.Left : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("left")>]
member this.Left : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property Left As DoubleValue
Property Value
Returns DoubleValue.
- Attributes