TwoInitialCapsException Object Members

Word Developer Reference

Represents a single initial-capital AutoCorrect exception. The TwoInitialCapsException object is a member of the TwoInitialCapsExceptions collection. The TwoInitialCapsExceptions collection includes all the items listed in the Don't correct box on the INitial CAps tab in the AutoCorrect Exceptions dialog box.

Methods

  Name Description
Bb258001.methods(en-us,office.12).gif Delete Deletes the specified two initial-capital exception from the collection of AutoCorrect exceptions.

Properties

  Name Description
Bb258001.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb258001.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb258001.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb258001.properties(en-us,office.12).gif Name Returns the name of the specified object. Read-only String.
Bb258001.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified TwoInitialCapsException object.