| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
issue in arithmetic operations
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- new formula function: YEARFRAC, ref #65
- update the codecov version
- remove unused variable
|
|
|
|
| |
error variable ErrToExcelTime
|
| |
|
|
|
|
|
| |
- 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
|
| |
|