Share via


CellContents クラス

定義

TablixBodyTablixHeader、または TablixCorner のセルのコンテンツを表します。

public ref class CellContents sealed
public sealed class CellContents
type CellContents = class
Public NotInheritable Class CellContents
継承
CellContents

プロパティ

ColSpan

このセルがまたがる列数を示します。 非表示列がある場合、このセルは最初の表示されている列を占めていると見なされます。

ReportItem

セル内のレポート アイテムを取得します。

RowSpan

このセルがまたがる行数を示します。

適用対象