Sets or returns a Long value determining tab size in the editor.
Syntax
Property Get TabSize () As Long
Property Let TabSize (Long)
This syntax has these parts:
| Part | Description |
| Long | An optional Long value between 1 and 60 inclusive, specifying the tab size. |