Campo TablixCell.m_cellContents
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A CellContents object that represents the contents of a cell in a tablix body.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_cellContents As CellContents
'Uso
Dim value As CellContents
value = Me.m_cellContents
Me.m_cellContents = value
protected CellContents m_cellContents
protected:
CellContents^ m_cellContents
val mutable m_cellContents: CellContents
protected var m_cellContents : CellContents
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering