| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Instead of re-encoding the full sheet to change the namespaces
in the encoded bytes, read the sheet again and do the byte
replacements there.
In this case, file access ends up being more performant than
marshaling the sheet back to XML.
In the SharedStrings test, ensure the strings are actually read.
Fix #439
|
|\
| |
| | |
Bugfix #454
|
|/ |
|
|\
| |
| | |
Fix #439
|
|/
|
|
|
|
|
|
|
|
| |
We were parsing the whole sheet twice since the
sheet reader already reads in all the rows.
getTotalRowsCols function is unused after these changes
so it has been deleted as well.
Closes #439
|
| |
|
| |
|
| |
|
|\
| |
| | |
Fix #443
|
| | |
|
|\ \
| |/
|/| |
Fix #442
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Add a missing element of the comment text elements
|
| |
|
| |
|
| |
|
|
|
| |
SetPageLayout support to set fit to width and height
|
| |
|
| |
|
|
|
|
| |
New functions `GroupSheets` and `UngroupSheets` added
Refactor sheet index calculation
|
| |
|
|
|
|
| |
the encrypted file
|
| |
|
| |
|
| |
|
|
|
|
| |
support
|
|
|
|
| |
bar types
|
| |
|
| |
|
| |
|
|
|
|
| |
Update testing case
|
| |
|
|
|
|
|
| |
- Testing case for set and get doc properties
- Update charts struct XML tags
|
| |
|
| |
|
|\
| |
| | |
Add the ability to change the default font
|
|/
|
|
| |
Closes #390
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
validation formula
|
| |
|
| |
|
| |
|