Style.IndentLevel
Style.IndentLevel property
Represents the indent level for the cell or range. Can only be an integer from 0 to 250.
public int IndentLevel { get; set; }
Remarks
If text horizontal alignment type is set to value other than left or right, indent level will be reset to zero.
See Also
- class Style
- namespace Aspose.Cells
- assembly Aspose.Cells