Click or drag to resize

AddtionalFormatWrapper IndentLevel Property

Gets or sets the indentation level of the style converter.

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

Return Value

Type: Int32
The current indentation level.

Implements

IExtendedFormat IndentLevel
See Also