VSRonin / QtXlsxWriter

.xlsx file reader and writer for Qt5
http://qtxlsx.debao.me
209 stars 73 forks source link

Set style to cells range #17

Open folibis opened 6 years ago

folibis commented 6 years ago

Is that possible to select range and assign style to that? I need to mark several cells as a table.

VSRonin commented 6 years ago

A data table is a lot more than just styling and it's currently not supported by this library