[]
Gets or sets the column offset of the drawing element.
public double ColumnOffset { readonly get; set; }
Public Property ColumnOffset As Double
Type | Description |
---|---|
double | The horizontal position of the drawing element, relative to the upper-left corner of the anchor cell. |