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 模型返回的数据生成的工作表表。

适用于