| 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>
|
| |
|
|
|
|
|
|
|
| |
- 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`
|
| |
|
| |
|