Range.Case Property
Word Developer Reference |
Returns or sets a WdCharacterCase constant that represents the case of the text in the specified range. Read/write.
Syntax
expression.Case
expression Required. A variable that represents a Range object.
Remarks
Some of the constants listed above may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed.
See Also