summaryrefslogtreecommitdiff
path: root/table_test.go
Commit message (Collapse)AuthorAge
* Using the specialized name in a variable and making comments clearxuri2022-09-18
| | | | - Add JSON tags for `AppProperties`, `PivotTableOption` and `PivotTableField` structure
* This closes #1330 update non existing sheet error messages (#1331)davidborry2022-08-28
|
* Fix potential file corrupted when changing cell value or the col/rowxuri2022-07-16
| | | | | - Remove shared formula subsequent cell when setting the cell values - Support adjust table range when removing and inserting column/row
* Export 7 errors so users can act differently on different type of errorsxuri2021-12-07
|
* Update test for addTablexuri2020-07-19
|
* Resolve #643, avoid creating duplicate stylexuri2020-05-24
|
* Improve code coverage unit testsxuri2019-12-29