Range.CharacterWidth プロパティ

定義

指定した範囲の文字幅を設定または返します。

public:
 property Microsoft::Office::Interop::Word::WdCharacterWidth CharacterWidth { Microsoft::Office::Interop::Word::WdCharacterWidth get(); void set(Microsoft::Office::Interop::Word::WdCharacterWidth value); };
public Microsoft.Office.Interop.Word.WdCharacterWidth CharacterWidth { get; set; }
member this.CharacterWidth : Microsoft.Office.Interop.Word.WdCharacterWidth with get, set
Public Property CharacterWidth As WdCharacterWidth

プロパティ値

適用対象