kspread
kspread Documentation
KSpread is a scriptable spreadsheet program which provides both table-oriented sheets and support for complex mathematical formulas and statistics.
Major classes
- KSpread::Canvas The scrollable area showing the cells.
- KSpread::Cell Represents a cell in spreadsheet and holds all its data.
- KSpread::Doc This class holds the data that makes up a spreadsheet.
- KSpread::Map A map is a simple container for all sheets.
- KSpread::Sheet A sheet contains several cells.
- KSpread::View The View class displays a document.
Plugins
- KSpread Scripting Plugin KSpread Scripting Plugin that offers flexible access to the Kross scripting framework.
- CalendarPlugin Plugin for inserting a calendar into a spreadsheet.
- Todo:
- code examples
