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: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public int Indent { get; set; }
Public Property Indent As Integer
Get
Set
public:
property int Indent {
int get ();
void set (int value);
}
member Indent : int with get, set
Property Value
Int32