_Worksheet.QueryTables プロパティ

定義

指定した QueryTables ワークシートのすべてのクエリ テーブルを表すコレクションを返します。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Excel::QueryTables ^ QueryTables { Microsoft::Office::Interop::Excel::QueryTables ^ get(); };
public Microsoft.Office.Interop.Excel.QueryTables QueryTables { get; }
Public ReadOnly Property QueryTables As QueryTables

プロパティ値

適用対象