[]
Gets or sets a int value that represents the distance, in pixels, from the left edge of the shape to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
[FormulaBindableProperty]
double Left { get; set; }
<FormulaBindableProperty>
Property Left As Double
Type | Description |
---|---|
double | The left edge of the shape. |