Click or drag to resize

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; }

Property Value

Type: Int32
See Also