splitByColSpan
splitByColSpan(int index) function
Splits the cell to two cells by index of column.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of column. |
Splits the cell to two cells by index of column.
Name | Type | Description |
---|---|---|
index | int | Index of column. |