• xurime's avatar
    This closes #774, closes #775 and closes #776 · 1f329e8f
    xurime 提交于
    - correct adjust calculation chain in duplicate rows
    - correct adjust defined name in the workbook when delete worksheet
    - use absolute reference in the auto filters defined name to make it compatible with OpenOffice
    - API `CoordinatesToCellName` have a new optional param to specify if using an absolute reference format
    - Fix cyclomatic complexity issue of internal function `newFills` and `parseToken`
    1f329e8f
adjust.go 9.9 KB