次の方法で共有


Rows.Last プロパティ

定義

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

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

プロパティ値

Row

適用対象