filters
Swinder::Workbook Class Reference
List of all members.Detailed Description
Definition at line 28 of file workbook.h.
Public Member Functions | |
| void | clear () |
| bool | load (const char *filename) |
| void | appendSheet (Sheet *sheet) |
| unsigned | sheetCount () const |
| Sheet * | sheet (unsigned index) |
| bool | autoCalc () const |
| void | setAutoCalc (bool a) |
| bool | isPasswordProtected () const |
| void | setPasswordProtected (bool p) |
The documentation for this class was generated from the following file:

