A cell in a Reportrow
| Name | Type | Description | Notes |
|---|---|---|---|
| IReportcellColumnspan | int | The number of Reportcolumns the Reportcell spans | |
| IReportcellRowspan | int | The number of Reportrows the Reportcell spans | |
| SReportcellContent | string | The content of this Reportcell | |
| IReportcellColumn | int | Position of the column where it is placed |