Commit Graph

11 Commits

Author SHA1 Message Date
Debao Zhang 0d7863f420 Add defineName support 2013-10-30 13:15:41 +08:00
Debao Zhang 18d00f9665 Export the dimension api of worksheet 2013-10-29 22:07:50 +08:00
Debao Zhang e283a0af7f Add data validation read/write support 2013-10-29 16:54:26 +08:00
Debao Zhang afbf4effbf Pass const QString by reference instead of by value 2013-10-24 16:31:45 +08:00
Debao Zhang 9c70116351 Add new member QXlsx::Document::cellAt() 2013-10-23 16:05:22 +08:00
Debao Zhang f8ca19f14b Add documentation for the class Document.
Little api refactor
2013-10-19 14:27:50 +08:00
Debao Zhang d04a02e55c We can read and modify existing simple .xlsx file now 2013-10-19 13:28:06 +08:00
Debao Zhang ede8c52f03 Introduce macros for namespace to make qdoc happy
qdoc doesn't work for class located in normal namespace
2013-10-15 09:58:46 +08:00
Debao Zhang 0548da9387 Add basic document files 2013-10-14 17:35:47 +08:00
Debao Zhang 81422eb31b Using QXlsx::Document instead of QXlsx::Workbook 2013-09-10 22:22:34 +08:00
Debao Zhang f5411b9b5a Try add a new class QXlsx::Document 2013-09-06 16:34:41 +08:00