| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
Co-authored-by: Stani Michiels <git@rchtct.com>
Co-authored-by: xuri <xuri.me@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
- Make variable name more semantic
- Reduce cyclomatic complexities for the formula calculate function
- Support specified unzip size limit on open file options, avoid zip bombs vulnerability attack
- Typo fix for documentation and error message
|
| |
|
| |
|
|
|
|
| |
documentation for the API: `MergeCell` and `GetCellValue`
|
| |
|
| |
|
|
|
|
|
|
|
| |
in pivot table options
- Fix incorrect scope when getting defined name
- Update docs: use column number instead of index on get column width
|
|
|
|
|
|
|
| |
* fixes https://github.com/360EntSecGroup-Skylar/excelize/issues/858
* fixes https://github.com/360EntSecGroup-Skylar/excelize/issues/858
Co-authored-by: dvelderp <peter.de.velder@gmail.com>
|
| |
|
|
|
|
| |
writing mode, and export error message
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
CUMPRINC
|
| |
|
|
|
|
| |
#65 fn: IMAGINARY, IMARGUMENT, IMCONJUGATE and IMDIV
|
| |
|
| |
|
|
|
|
| |
IMCSCH, IMEXP, IMLN and IMLOG10
|
|
|
|
| |
#65 formula function: COMPLEX
|
| |
|
| |
|
| |
|
|
|
|
| |
typo fixed
|
| |
|
| |
|
| |
|
|
|
|
| |
NORM.S.INV, and NORMSINV
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
separator and inline namespace;
|
|
|
|
| |
FINDB
|
| |
|
|
|
|
| |
BIN2DEC, BIN2HEX, BIN2OCT, HEX2BIN, HEX2DEC, HEX2OCT, OCT2BIN, OCT2DEC, OCT2HEX
|
|
|
|
| |
fn: BITAND, BITLSHIFT, BITOR, BITRSHIFT, BITXOR
|
| |
|
| |
|
|
|
|
| |
FISHERINV, GAMMA, GAMMALN, MIN, MINA, PERMUT
|
|
|
|
| |
CONCATENATE, COUNT, COUNTBLANK, MAX
|
|
|
|
| |
NOT, REPT, SHEET, TRUE
|
| |
|
| |
|
| |
|