Share via


ListObject.TableObject プロパティ

定義

オブジェクトを TableObject 返します。 読み取り専用

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

プロパティ値

注釈

TableObject オブジェクトは、PowerPivot モデルから返されたデータから構築されたワークシート テーブルです。

適用対象