Freigeben über


TablixCell.m_cellContents-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_cellContents As CellContents
'Usage
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

Siehe auch

Verweis

TablixCell Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace