StiTableHelper Class
Namespace: Stimulsoft.Designer
Constructors
| Constructor | Description |
|---|---|
| constructor(StiTable table, number zoom) |
constructor(table: StiTable, zoom: number)
Parameters
- table (StiTable)
- zoom (number)
Methods
| Method | Returns | Description |
|---|---|---|
| executeJSCommand | void | |
getTableCellsProperties static |
any[] | |
getTableStyles static |
any[] |
Method Details
executeJSCommand
executeJSCommand(parameters: any, callbackResult: any): void
Parameters
- parameters (any)
- callbackResult (any)
getTableCellsProperties static
getTableCellsProperties(table: StiTable, zoom: number): any[]
Parameters
- table (StiTable)
- zoom (number)
Returns any[]
getTableStyles static
getTableStyles(report: StiReport, withReportStyles: any): any[]
Parameters
- report (StiReport)
- withReportStyles (any)
Returns any[]
Fields
| Field | Type | Description |
|---|---|---|
| firstIndexX | any | |
| firstIndexY | any | |
| index | any | |
| lastIndexX | any | |
| lastIndexX | any | |
| lastIndexY | any | |
| lastIndexY | any | |
| row | any |