AutoFormatAsYouTypeApplyNumberedLists Property Example
This example causes lists to be automatically numbered as you type.
Options.AutoFormatAsYouTypeApplyNumberedLists = True
This example returns the status of the Automatic numbered lists option on the AutoFormat As You Type tab in the AutoCorrect dialog box (Tools menu).
temp = Options.AutoFormatAsYouTypeApplyNumberedLists