* Get the number of columns fixed at the start of the table * * @returns Count
()
| 114 | * @returns Count |
| 115 | */ |
| 116 | start(): number; |
| 117 | |
| 118 | /** |
| 119 | * Set the number of columns fixed at the start of the table |
no outgoing calls
no test coverage detected