次の方法で共有


Rows.First プロパティ

定義

コレクション内の最初の Row 項目を表す オブジェクトを Rows 返します。

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

プロパティ値

Row

適用対象