Patch: export more methods to python
- From: Anatoly Asviyan <aanatoly gmail com>
- To: gnumeric-list gnome org
- Subject: Patch: export more methods to python
- Date: Thu, 31 Oct 2013 23:47:59 +0200
Hello,
I needed some functionality exported to python from gnumeric for
a personal project, and it looks to me like something that might
be useful to others too. Thus, here's the patch.
It adds the following methods to the python "Sheet" object:
* insert row
* delete row
and the following ones to the python "GUI" object:
* get sheet (current sheet)
* get cursor (active cell in a current sheet)
Now, it's possible to do something like this:
--
Regards, Anatoly
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]