ExcelCellAlignmentIndent Property |
Gets or sets the indent level of the cell. Each increment in the Indent is equivalent to the width of one character.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public int Indent { get; set; }
Public Property Indent As Integer
Get
Set
Property Value
Type:
Int32See Also