StiMatrixLineData Class
Namespace: Stimulsoft.Report.Export
Constructors
| Constructor | Description |
|---|---|
| StiMatrixLineData(int size) |
StiMatrixLineData(size: int)
Parameters
- size (int)
Fields
| Field | Type | Description |
|---|---|---|
| Bookmarks | string[] | |
| BordersX | int[] | |
| BordersY | int[] | |
| CellStyles | int[] | |
| Cells | StiCell[] | |
| CellsMap | StiCell[] |