Click or drag to resize

CellStyleIndentation Property

Gets or sets cell data indentation style.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public int Indentation { get; set; }

Property Value

Int32
Remarks
Sets the offset of the cell content from any edge (boundary) of the cell, depending on the alignment settings. The default value is "0".
See Also