Partager via


Champ m_cellContents

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_cellContents As CellContents
'Utilisation
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