Qt Xlsx C++ Classes
The Qt Xlsx module provides functionality for handling .xlsx files. More...
Classes
Base class for worksheet, chartsheet, etc | |
API that is used to handle the worksheet cell | |
API that is used to handle the cell formula | |
Main class for the charts | |
Represent one chartsheet in the workbook | |
Conditional formatting for single cell or ranges | |
Data validation for single cell or a range | |
API that is used to handle the contents of .xlsx files | |
Providing the methods and properties that are available for formatting cells in Excel | |
This class add support for the rich text string of the cell | |
Represent one worksheet in the workbook |
Detailed Description
.xlsx is a zipped, XML-based file format developed by Microsoft for representing spreadsheets.