|
odsstream
|
Public Member Functions | |
| QtableWriter (CalcWriterInterface *p_writer, const QAbstractProxyModel *p_table_model) | |
| void | writeSheet (const QString &sheetName) |
| write the entire table in a sheet More... | |
| void | setFormatPercentForColumn (const QString &column_title) |
| void | setFormatPercentForColumn (const QModelIndex &column_index) |
| void QtableWriter::writeSheet | ( | const QString & | sheetName | ) |
write the entire table in a sheet
| sheetName | the sheet name |