Debao Zhang
|
9c443c996d
|
Code refactor: Only create FormatPrivate when needed.
|
11 years ago |
Debao Zhang
|
176160d2a8
|
API change: Using Format instead of Format *
|
11 years ago |
Debao Zhang
|
fc326b064b
|
Code refactor: Remove private class XlsxFormatFillData
|
11 years ago |
Debao Zhang
|
4670445888
|
Code refactor: Remove private class XlsxFormatBorderData
|
11 years ago |
Debao Zhang
|
88ffbe3def
|
Code refactor: Remove private class XlsxFormatFontData
|
11 years ago |
Debao Zhang
|
3b29af2d2a
|
Code refactor: numFmt part of QXlsx::Format
|
11 years ago |
Debao Zhang
|
8feb738e9f
|
Fix numFmt: don't assume that all custom numFmtId starts from 164
|
11 years ago |
Debao Zhang
|
84ca047e7f
|
Fix Styles::readNumFmts() bug
|
11 years ago |
Debao Zhang
|
8faebaaa91
|
Add QDateTime support for QXlsx::Cell
|
11 years ago |
Debao Zhang
|
31270604c6
|
Can read .xlsx files with border styles now
|
11 years ago |
Debao Zhang
|
9abb26127c
|
Can read .xlsx files with fill styles now
|
11 years ago |
Debao Zhang
|
b4d9c5f2dd
|
Add custom number format support
|
11 years ago |
Debao Zhang
|
9845d8f2ee
|
Fix issue 4: Fix background color of solid pattern
For a solid fill, Excel reverses the role of foreground and
background colours
|
11 years ago |
Debao Zhang
|
113f1c760b
|
Refactor QXlsx::Styles and QXlsx::Format
|
11 years ago |