[]
Gets or sets the additional number of spaces of indentation to adjust for text in a cell.
public int RelativeIndent { get; set; }
Public Property RelativeIndent As Integer
Type | Description |
---|---|
int | An integer value represents the additional number of spaces of indentation to adjust for text in a cell. |