TablixCell.Instance 屬性

定義

取得報表執行個體物件,其中包含這個報表定義物件的導出值。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::TablixCellInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::TablixCellInstance ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.TablixCellInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.TablixCellInstance
Public Overridable ReadOnly Property Instance As TablixCellInstance

屬性值

TablixCellInstance

TablixCellInstance 物件,其中包含這個報表定義物件的導出值。

適用於