TabIndentKey Property

Microsoft Word Visual Basic

expression.TabIndentKey

expression    Required. An expression that returns one of the objects in the Applies To list.

Example

This example sets Word so that the TAB and BACKSPACE keys set the left indent instead of inserting and deleting tabs.

Options.TabIndentKey = True