Sets or returns a Long value indicating the width of an indent level in spaces.
Syntax
Property Get IndentSize () As Long
Property Let IndentSize (Long)
This syntax has these parts:
Part | Description |
Long | Optional Long value. Setting a value outside of the range 1-60 inclusive fails silently. |