Calligra/Sheets: Difference between revisions
Appearance
< Calligra
No edit summary |
|||
Line 15: | Line 15: | ||
Existing Calligra Sheets plugins are | Existing Calligra Sheets plugins are | ||
* [https://projects.kde.org/projects/calligra/repository/revisions/master/show/sheets/plugins/ | * [https://projects.kde.org/projects/calligra/repository/revisions/master/show/sheets/plugins/calendar/ Calendar plugin] | ||
* [https://projects.kde.org/projects/calligra/repository/revisions/master/show/sheets/plugins/scripting/ Scripting plugin] | * [https://projects.kde.org/projects/calligra/repository/revisions/master/show/sheets/plugins/scripting/ Scripting plugin] | ||
* [https://projects.kde.org/projects/calligra/repository/revisions/master/show/sheets/plugins/solver/ Solver plugin] | * [https://projects.kde.org/projects/calligra/repository/revisions/master/show/sheets/plugins/solver/ Solver plugin] |
Latest revision as of 22:05, 17 April 2012
Calligra Sheets is a scriptable spreadsheet program which provides both table-oriented sheets and support for complex mathematical formulas and statistics.
Todo
OpenFormula
Plugins
Calligra Sheets comes with a flexible plugin-architektur based on the KDE KPart Component technology. This allows a clean separation between Calligra Sheets and it's plugins, enables reusing of plugins even outside of Calligra Sheets and is build upon a well proven technology.
Existing Calligra Sheets plugins are
About KParts
Scripting
The KSpread Scripting page provides an overview of scripting within KSpread (TODO: still applies to Calligra Sheets?)