[Tutor] Scripting Calligra sheets with Python
john fabiani
johnf at jfcomputer.com
Mon Jan 31 17:19:58 EST 2022
I general I use Libre-calc. I really don't have real complex macros.
But everything I have tried works without issue. Also I use one of
three python packages (xlrd,xlwt and openpyxl) for any kind of editing.
When I need to view the spreadsheet I use the os to open Libre-office
(calc) to view the spreadsheet. Printing also works.
Johnf
On 1/31/22 1:00 PM, David Blevins wrote:
> Jim,
> With Win 11 I'm looking to move from Micro$oft's Oz to Linux. The
> major hangup is several Excel workbooks with macros, from rather simple to
> super-complex.
>
> I've seen this:
>
> Can you tell me if there is a "manual/handbook" on Calligra scripting and
> point me to same?
>
> Thanx
>
> Here's an example of one of the macros I have:
> _______________________________________________
> Tutor maillist - Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
More information about the Tutor
mailing list