TablixCell.m_cellContents フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Tablix 本文内のセルの内容を表す CellContents オブジェクト。
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