TablixCell.m_cellContents Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A CellContents object that represents the contents of a cell in a tablix body.
protected: Microsoft::ReportingServices::OnDemandReportRendering::CellContents ^ m_cellContents;
protected Microsoft.ReportingServices.OnDemandReportRendering.CellContents m_cellContents;
val mutable m_cellContents : Microsoft.ReportingServices.OnDemandReportRendering.CellContents
Protected m_cellContents As CellContents