AutoCorrect.TwoInitialCapsExceptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a TwoInitialCapsExceptions collection that represents the list of terms containing mixed capitalization that Microsoft Word won't correct automatically.
public:
property Microsoft::Office::Interop::Word::TwoInitialCapsExceptions ^ TwoInitialCapsExceptions { Microsoft::Office::Interop::Word::TwoInitialCapsExceptions ^ get(); };
public Microsoft.Office.Interop.Word.TwoInitialCapsExceptions TwoInitialCapsExceptions { get; }
member this.TwoInitialCapsExceptions : Microsoft.Office.Interop.Word.TwoInitialCapsExceptions
Public ReadOnly Property TwoInitialCapsExceptions As TwoInitialCapsExceptions
Property Value
Remarks
This list corresponds to the list of AutoCorrect exceptions on the INitial CAps tab in the AutoCorrect Exceptions dialog box (AutoCorrect Options command, Tools menu).