TwoInitialCapsException.Delete Method
Word Developer Reference |
Deletes the specified two initial-capital exception from the collection of AutoCorrect exceptions.
Syntax
expression.Delete
expression Required. A variable that represents a TwoInitialCapsException object.
See Also