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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int Indent { get; set; }Public Property Indent As Integer
Get
Set
Property Value
Int32
See Also