Closed stephenrauch closed 5 years ago
Add Formula Support for Multi Area Ranges from defined names
Allow ExcelCompiler init from openpyxl workbook
Implement LOWER(), REPLACE(), TRIM() & UPPER()
Implement ISERR()
Reorganized time, time utils and text functions
Add excelutil.AddressMultiAreaRange.
Add abs_coordinate() property to AddressRange and AddressCell
Cleanup import statements
Changes
Add Formula Support for Multi Area Ranges from defined names
Allow ExcelCompiler init from openpyxl workbook
Implement LOWER(), REPLACE(), TRIM() & UPPER()
Implement ISERR()
Reorganized time, time utils and text functions
Add excelutil.AddressMultiAreaRange.
Add abs_coordinate() property to AddressRange and AddressCell
Cleanup import statements
Fixes