次の方法で共有


Range.Case プロパティ

定義

指定した範囲内の WdCharacterCase テキストの大文字と小文字を表す定数を設定または返します。

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

プロパティ値

注釈

一覧に示されている定数の中には、選択またはインストールされている言語の設定 (たとえば、日本語) によっては使用できないものがあります。

適用対象