TablixCell.CellContents 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 Tablix 主體中資料格的內容。 如果 Tablix 有任何資料列標頭、任何動態資料行群組或多個資料行,則會忽略此 ReportItem 中的分頁符號。
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::CellContents ^ CellContents { Microsoft::ReportingServices::OnDemandReportRendering::CellContents ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.CellContents CellContents { get; }
member this.CellContents : Microsoft.ReportingServices.OnDemandReportRendering.CellContents
Public MustOverride ReadOnly Property CellContents As CellContents
屬性值
CellContents 物件,表示 Tablix 主體中資料格的內容。