Share via


Style.IndentLevel Property

Excel Developer Reference

Returns or sets a Long value that represents the indent level for the style.

Syntax

expression.IndentLevel

expression   A variable that represents a Style object.

Remarks

Using this property to set the indent level to a number less than 0 (zero) or greater than 15 causes an error.

See Also