summaryrefslogtreecommitdiff
path: root/shape_test.go
Commit message (Collapse)AuthorAge
* Remove internal error log print, throw XML deserialize errorxuri2022-11-13
|
* This is a breaking change, remove partial internal error log print, throw ↵xuri2022-11-12
| | | | | | | XML deserialize error - Add error return value for the `GetComments`, `GetDefaultFont` and `SetDefaultFont` functions - Update unit tests
* This closes #1330 update non existing sheet error messages (#1331)davidborry2022-08-28
|
* Export 7 errors so users can act differently on different type of errorsxuri2021-12-07
|
* This closes #262, support set line width of add the shapexuri2021-09-08
|
* Improve code coverage unit testsxuri2019-12-29