38 void close()
override;
40 void writeSheet(
const QString &sheetName)
override;
52 void writeCell(
const QDateTime &)
override;
53 void writeCell(
const QUrl &,
const QString &)
override;
SettingsXml _settings_xml
void writeSheet(const QString &sheetName) override
QString getOdsCellCoordinate() override
get the last written cell coordinate in ODS coordinate format get the coordinate of the last written ...
void writeEmptyCell() override
void writeCellPercentage(double value) override
void setCellAnnotation(const QString &annotation) override
set annotation to write in the next cell
void openDevice(QIODevice *device)
OdsTableCellStyleRef getTableCellStyleRef(const OdsTableCellStyle &style) override
void writeCell(const char *) override
write a text cell
void addColorScale(const OdsColorScale &ods_color_scale) override
apply solor scale conditional format on a cell range
void setTableCellStyleRef(OdsTableCellStyleRef style_ref) override
void setCurrentOdsTableSettings(const OdsTableSettings &settings) override
set ODS table settings of the current sheet (table)
void writeLine() override