[]
Represents a report item contained in the body, header, or corner cell of a tablix.
public interface ICellContents
| Name | Description |
|---|---|
| ColSpan | Gets the number of columns this cell spans. |
| ReportItem | Gets the report item for this cell. |
| RowSpan | Gets the number of rows this cell spans. |