17 Commits (5f0fe45a3ca1897196d784ff3d6e69c8b9ed6433)

Author SHA1 Message Date
Debao Zhang 18d00f9665 Export the dimension api of worksheet 12 years ago
Debao Zhang 0155cc5409 Using QXlsx::CellRange instead of the private XlsxCellRange 12 years ago
Debao Zhang e283a0af7f Add data validation read/write support 12 years ago
Debao Zhang 92a415425e Add a private sheetId() member for Worksheet 12 years ago
Debao Zhang 987ca2dcdc Code refactor for Worksheet::writeHyperlink() 12 years ago
Debao Zhang 97f1fa6835 For string type cell, Cell::value() return the string instead of the index 12 years ago
Debao Zhang 7805e37322 Add basic formula read support 12 years ago
Debao Zhang 66f82bc124 Make private class XlsxCellData as public QXlsx::Cell 12 years ago
Debao Zhang a112f5d2e7 Can read .xlsx files with merge cells 12 years ago
Debao Zhang 23c04a546e Can read .xlsx files with cols and rows info 12 years ago
Debao Zhang 11ad7d5374 Refactor : Worksheet load xml logic 12 years ago
Debao Zhang 7748184ba1 wip: Add read function for workbook 12 years ago
Debao Zhang 5f444294bd Add mergeCells() function 12 years ago
Debao Zhang b9dc02b79e Fix Issue1: Add insert_image() function 12 years ago
Debao Zhang 7f7fa7e9fa Add basic url type support for Worksheet::write() 12 years ago
Debao Zhang 7816c724dc Worksheet index property should be stored in Workbook 12 years ago
Debao Zhang 929db3d481 Refactor: Follow Qt5 module's file directories style 12 years ago
Debao Zhang a563809f77 Refactor: D-Pointer used for public classes 12 years ago