So I have written a class that makes it extremely easy to interface with either Excel or Gnumeric using Python, and would like to extend the class to include Open Office as well.I could do this in 30
In OpenOffice.org Calc, I would like to apply a formula to a column that references a cell from the same row but in a different column. I.e., =C1*48 in cell D1, but I want all cells in column D to do
I need to fill in price fields in our billing system, and I need to basically do 6 * 1.99, 8 * 1.99, 10 * 1.99, all the way through 64. Then do the same thing for 6 - 64 with 1.79$, then again with 6
Hi How I can hide check box开发者_JAVA百科 in Open Office BASIC? I tried use: chckbox.visible=false
Does anyone know how to use the OO uno bridge api to \"select all\" in a Calc sheet? Alternatively, finding the maximum used row and column number would work.
I have to migrate document from MS Excel to Open Office with macros. Everything works fine except this function
I have a bunch of Excel files which are updated on a daily basis on a Windows machine. I transfer them t开发者_开发技巧o a Ubuntu machine and want to open them there. Specifically, I want to read the
Interested in the issue, it\'s really开发者_Python百科 possible?Are you talking about automatic conversion? Of course it\'s possible to port manually from one to the other, there is a tutorial / refer
Im intrested in finding out how i can add and extract cell values in open office calc using VB.net dose anybody know any good refrence开发者_高级运维s online to help me get startedThe first think you
I just started checking o开发者_Go百科ut OpenOffice\'s Macro system. I have 3.2.0 installed but it really sucks. I can\'t even save a macro file... I assume Javascript is not the recommended scripting