Share via


Characters.First プロパティ

定義

ドキュメント内の Range 最初の文字を表す オブジェクトを取得します。

public:
 property Microsoft::Office::Interop::Word::Range ^ First { Microsoft::Office::Interop::Word::Range ^ get(); };
public Microsoft.Office.Interop.Word.Range First { get; }
member this.First : Microsoft.Office.Interop.Word.Range
Public ReadOnly Property First As Range

プロパティ値

適用対象