xuri
8f16a76781
This fixes a part of staticcheck issues and updates the code of conduct
...
Update example for set cell hyperlinks with `HyperlinkOpts`
3 years ago
xuri
eed431e0fc
This closes #1219 , fixes cell value reading issue, improves performance, and 1904 date system support
...
- Fix incorrect cell data types casting results when number formatting
- Support set cell value on 1904 date system enabled, ref #1212
- Improve performance for set sheet row and the merging cells, fix performance impact when resolving #1129
3 years ago
xuri
856ee57c40
This closes #1212 , init support for 1900 or 1904 date system
3 years ago
xuri
5bf4bce9d4
ref #65 , #1196 : fix the compatibility issue and added new formula function
...
- New formula functions: MODE and T.TEST
3 years ago
xuri
ecbc6e2fde
ref #65 , new formula functions: T.INV and T.INV.2T
...
- Typo fixed
3 years ago
xuri
8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte`
3 years ago
xuri
94f197c4fe
This improved formula calculate precision and added zero placeholder number format support
3 years ago
xuri
92764195dc
This improvement number format support
...
* Local month name and AM/PM format support Tibetan and Traditional Mongolian
* Support text place holder
3 years ago
xuri
e84130e55c
Improvement local month name and AM/PM format support in number format
...
* Support for the Vietnamese, Wolof and Xhosa
3 years ago
xuri
8a6815fccc
Improvement local month name and AM/PM format support in number format
...
* Support for the Irish, Russian, Spanish, Thai, Turkish, Welsh, Yi, and Zulu
3 years ago
xuri
07be993631
Fixed parsing decimal precision issue
3 years ago
xuri
f87c39c41d
This closes #1148 , resolve limitations when adding VBA project to the workbook
...
Added two exported functions `SetWorkbookPrOptions` and `GetWorkbookPrOptions` to support setting and getting the code name property of the workbook
Re-order fields of the workbook properties group to improve the compatibility
Go Modules dependencies upgrade
Put workbook related operating in new `workbook.go` source code
Library introduction docs block updated
3 years ago
xuri
ad09698515
Initialize local month name and AM/PM format support for number format
3 years ago
xuri
4b64b26c52
Ref: #660 , #764 , #1093 , #1112 , #1133 This improve number format support
...
- Introduced NFP (number format parser) dependencies module
- Initialize custom dates and times number format support
- Dependencies module upgraded
3 years ago