CellContents Class

Definition

Represents the contents of a cell in the TablixBody, TablixHeader, or TablixCorner.

public ref class CellContents sealed
public sealed class CellContents
type CellContents = class
Public NotInheritable Class CellContents
Inheritance
CellContents

Properties

ColSpan

Indicates the number of columns this cell spans. For the purposes of hidden columns, this cell is considered to occupy the first visible column it appears in.

ReportItem

Gets the report item in the cell.

RowSpan

Indicates the number of rows this cell spans.

Applies to