xlstream v2.3.1 Release Notes
Release Date: 2020-11-22 // over 4 years agoPrevious changes from v2.3.0
-
- ➕ Added
numberFormat
option which allows to choose which number formatting to use:standard
- used by default;excel
- number formatting used by Excel;- Custom dictionary object where key is the format that needs to be overriden and value is the new format to use.
- ➕ Added