CellContents Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |