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