Calc/Add-In/Python How-To

From Apache OpenOffice Wiki
< Calc‎ | Add-In
Revision as of 15:37, 9 May 2009 by JanHolstJensen (talk | contribs) (DoobieDoo Python Calc example add-in.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This example will show you how to create a Python add-in for OpenOffice.org Calc 3.x. The add-in from the fictive DoobieCompany will

  • Add custom spreadsheet functions to Calc.
  • Make the custom functions available in Calc's Function Wizard.
  • Be packaged as an .OXT file so an end-user can install the Add-in by simply double-clicking the .OXT package.

More detailed documentation is available in the full download which is [[Media:DoobieDoo-example.zip]here].

Personal tools