| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
- Format code and update readme
|
| |
|
|
|
|
|
| |
- Character limits for cells added;
- Update go test and fix typo
|
| |
|
|
|
|
|
|
| |
`workBookCompatibility` functions;
- New functions `GetActiveSheetIndex`, `GetSheetName` and `GetSheetMap` added.
|
|
|
|
| |
- Compatibility improved: relationship namespace in `workbook.xml` has been changed (`xmlns:mc`, `xmlns:x15` and `mc:Ignorable` added)
|
|
|
|
|
|
|
| |
- Fix issue XML tag `headerFooter` and `sheetPr` element self-close errors cause file corruption;
- Fix issue `Section` and `Pane` element order make file corruption in some case;
- Change sheet `rId` calculation method in `/xl/workbook.xml`, fix makes file corruption in some case;
- Compatibility improved: add `xlsxTabColor` struct and some XML element for worksheet
|
|
|
|
|
| |
- Update import PKG syntax in struct;
- Update test XLSX file (include table, charts, functions, comments and hyperlink on Sheet1)
|
| |
|
| |
|
| |
|
|
|
|
| |
function; 3) Update test file.
|
|
|