次の方法で共有


Words.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

プロパティ値

適用対象