mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-02 11:54:59 +03:00
xlsx exporter has been added
This commit is contained in:
@@ -53,6 +53,7 @@ public slots:
|
||||
|
||||
void print();
|
||||
void printToPDF();
|
||||
void printToExcel();
|
||||
void pageNavigatorChanged(int value);
|
||||
void saveToFile();
|
||||
void setScalePercent(int percent);
|
||||
|
Reference in New Issue
Block a user