Commit Graph

10 Commits (31d88a26241c32add01deff37ccc69cfe9efd03b)

Author SHA1 Message Date
xuri be12cc27f1
This closes #652, new SetColWidth API, support set column width in stream writing mode, and export error message
4 years ago
xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests
4 years ago
Vaibhav Nayak 83eedce70d Export ExcelDateToTime function to convert excel date to time
5 years ago
xuri a88459d5f1
add unit tests to functions
6 years ago
xuri 40ff5dc1a7
refactor: handler error instead of panic,
6 years ago
xuri 70b1a29165
Use bitSize for float32 type numbers conversion, relate PR #361
6 years ago
Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356)
6 years ago
Veniamin Albaev 35426ed5dc Tests refactoring
6 years ago
xuri 6ced438f39
New function `AddPictureFromBytes()` has been added, this resolve #259 and close #271.
6 years ago
Mārtiņš 37c470e8c0 Ability to parse dates further in future
7 years ago