AutoFormatAsYouTypeApplyBulletedLists Property Example

This example causes characters to be replaced with bullets when typed in a list.

Options.AutoFormatAsYouTypeApplyBulletedLists = True

This example returns the status of the Automatic bulleted lists option on the AutoFormat As You Type tab in the AutoCorrect dialog box (Tools menu).

temp = Options.AutoFormatAsYouTypeApplyBulletedLists