renebigot / XlsxReaderWriter

XlsxReaderWriter is an Objective-C library for iPhone / iPad and Mac. It parses and writes MS Excel XLSX files.
MIT License
437 stars 119 forks source link

fgcolor issues #103

Open yqy159 opened 5 years ago

yqy159 commented 5 years ago

Excuse me, when reading FGcolor, only solid colors are read, but some colors have tint, for example:<fill> <patternFill patternType="solid"> <fgColor theme="9" tint="0.39997558519241921"/> <bgColor indexed="64"/> </patternFill> </fill>