Partager via


Champ TablixCell.m_cellContents

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

A CellContents object that represents the contents of a cell in a tablix body.

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

Voir aussi

Référence

TablixCell Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering