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