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: 9.0.0
Syntax
public int Indent { get; set; }

Property Value

Int32
See Also