Range.Case 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 or sets a WdCharacterCase constant that represents the case of the text in the specified range.
public:
property Microsoft::Office::Interop::Word::WdCharacterCase Case { Microsoft::Office::Interop::Word::WdCharacterCase get(); void set(Microsoft::Office::Interop::Word::WdCharacterCase value); };
public Microsoft.Office.Interop.Word.WdCharacterCase Case { get; set; }
member this.Case : Microsoft.Office.Interop.Word.WdCharacterCase with get, set
Public Property Case As WdCharacterCase
Property Value
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.