* Get the number of columns fixed at the right of the table * * @returns Count
()
| 100 | * @returns Count |
| 101 | */ |
| 102 | right(): number; |
| 103 | |
| 104 | /** |
| 105 | * Set the number of columns fixed at the right of the table |
no outgoing calls
no test coverage detected