| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
format support
|
|
|
|
|
| |
* Local month name and AM/PM format support Tibetan and Traditional Mongolian
* Support text place holder
|
|
|
|
| |
* Support for the Vietnamese, Wolof and Xhosa
|
|
|
|
| |
* Support for the Irish, Russian, Spanish, Thai, Turkish, Welsh, Yi, and Zulu
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
- Introduced NFP (number format parser) dependencies module
- Initialize custom dates and times number format support
- Dependencies module upgraded
|