Debao Zhang
|
176160d2a8
|
API change: Using Format instead of Format *
|
12 years ago |
Debao Zhang
|
68f4190fa5
|
Grouping rows and cols works now
|
12 years ago |
Debao Zhang
|
3978885252
|
Add support for rows group
|
12 years ago |
Debao Zhang
|
397020f91d
|
Worksheet: Fix constructor initialization list order
|
12 years ago |
Debao Zhang
|
ee9f43e21d
|
Use the orignal cell format if no format is specified
|
12 years ago |
Debao Zhang
|
27c0029df1
|
Add overload function for setRow and setColumn
|
12 years ago |
Debao Zhang
|
93e1661aac
|
Add more control option for worksheet
|
12 years ago |
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
Xlsx Shared library can be used now
|
12 years ago |
Debao Zhang
|
a563809f77
|
Refactor: D-Pointer used for public classes
|
12 years ago |