Click or drag to resize

CellStyleObject IndentLevel Property

Returns or sets the indent level for the style.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int IndentLevel { get; set; }

Property Value

Type: Int32

Implements

IExtendedFormat IndentLevel
See Also