Gets or sets the column offset of the drawing element.
public double ColumnOffset {get; set;}
'Declaration
Public Property ColumnOffset As Double
'Usage
Dim instance As AnchorPoint
Dim value As Double
instance.ColumnOffset = value
value = instance.ColumnOffset
Property Value
The horizontal position of the drawing element, relative to the upper-left corner of the anchor cell.