openoffice-calc
Writing/Reading arrays of Data in Open Office using Python. Anyone have any example code?
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[详细]
2023-02-19 03:45 分类:问答Applying a formula to all cells in a column, not just one at a time?
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[详细]
2023-02-17 20:40 分类:问答Open Office Spreadsheet Calculations
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[详细]
2023-02-14 05:14 分类:问答Hide checkbox in OO BASIC
Hi How I can hide check box开发者_JAVA百科 in Open Office BASIC? I tried use: chckbox.visible=false[详细]
2023-02-13 23:04 分类:问答OpenOffice pyuno "select all"
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.[详细]
2023-02-10 05:20 分类:问答OpenOffice BASIC IsNumber
I have to migrate document from MS Excel to Open Office with macros. Everything works fine except this function[详细]
2023-02-09 18:19 分类:问答Excel File opened under Ubuntu, read by R, OpenOffice
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[详细]
2023-02-03 12:33 分类:问答convert VBA to OpenOffice Calc Basic. Impossible?
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[详细]
2023-01-28 21:34 分类:问答extracting cell values in open office calc to set variables in VB.net
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[详细]
2023-01-28 02:52 分类:问答Which OpenOffice version has a reasonable Javascript support?
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[详细]
2023-01-25 20:29 分类:问答