Selection.Tables プロパティ

定義

指定した Tables 選択範囲のすべてのテーブルを表すコレクションを返します。

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

プロパティ値

適用対象