473,396 Members | 1,707 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

ROO set_value

Hello,
I want to write the data to excel/excelx file.My problem is,i am using 'roo' gem where set_value/set/set_cell_values method cannot be accessed.
Say if i use like this,
oo = Openoffice.new("C:\\Book1.ods")
oo.set_value(0,0,"Hello")

I am getting an error,
Method set_value is missing
What alternative method i can use to make it work/write into excel using 'roo'?Please help me.
Aug 20 '10 #1
1 3020
improvcornartist
303 Expert 100+
You might just need to specify the sheet. For example, oo.default_sheet = oo.sheets.first
Aug 23 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Nick Patavalis | last post by:
Why does the following print "0 0" instead of "0 1"? What is the canonical way to rewrite it in order to get what I obviously expect? class C(object): __val = 0 def set_value(self, val): if...
5
by: Roger Leigh | last post by:
I've written a simple container template class to contain a single value. This emits a signal when the value is changed (it's used as a notifier of changes), and listeners can connect to its...
138
by: ambika | last post by:
Hello, Am not very good with pointers in C,but I have a small doubt about the way these pointers work.. We all know that in an array say x,x is gonna point to the first element in that...
0
by: Ollie | last post by:
I am trying to access the transients subscriptions for a remote COM+ server from an asp.net web service, the problem is access rights to save to the local transient subscriptions, the code fails...
5
by: Dennis | last post by:
I have an array "t" where each element is a structure of type "testing". I want to use the FieldInfo class to set the values of the array element fields. I can read the field properties and...
1
by: Sandro Dentella | last post by:
Hi all, why my spinbutton doesn't show '120'? why, if I write in a number, it is reset to 0 wen Enter is pressed? TYA sandro import gtk
25
by: Syam | last post by:
Fully answered interview questions in c and c++ from http://www.faiqs.com
17
by: cmcdermo | last post by:
Ok my first post here so sorry if i mess something up. I have to edit a page that uses some javascript and not sure really. At the moment a user clicks on a button saying "black and white" and...
6
by: Man4ish | last post by:
I am keeping three program 1.program.h 2.program.cpp 3. main.cpp in three different files and running the main.cpp files but still getting errors can anyone suggest me ,how to rectify this.I...
7
by: rshrestha | last post by:
Hi, I have a some information i.e. is in Table format in Excel I want to insert that Table into power point using C# how do i do that Please help i've also added the snap shot of table
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.