_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

属性值

适用于