| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
- fix ineffectual variable assignments
- timeout in go test
|
| |
|
| |
|
|
|
|
|
|
| |
- Fix formula percentages calculated incorrectly
- Make UpdateLinkedValue skip macro sheet
- Fix conditional format bottom N not working
|
|
|
|
|
|
|
| |
- Support text comparison in the formula, also ref #65
- `GetCellValue`, `GetRows`, `GetCols`, `Rows` and `Cols` support to specify read cell with raw value, ref #621
- Add missing properties for the cell formula
- Update the unit test for the `CalcCellValue`
|
| |
|
|
|
| |
Co-authored-by: xuri <xuri.me@gmail.com>
|
| |
|
| |
|
|
|
|
| |
Co-authored-by: Stani Michiels <git@rchtct.com>
Co-authored-by: xuri <xuri.me@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
* 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
|
| |
|