Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: non-OLE reading and writing Excel/OpenOffice comments?

by igelkott (Priest)
on Jun 11, 2014 at 05:20 UTC ( [id://1089478]=note: print w/replies, xml ) Need Help??


in reply to non-OLE reading and writing Excel/OpenOffice comments?

Yes. To write comments, you could use write_comment() from Spreadsheet::WriteExcel or Spreadsheet::WriteExcelXML as appropriate for the file type (assuming the usual xls or xlsx).

Read the docs for details. With these, you should be able to find modules/functions to read comments as well. Of course, other modules may be better suited for your task but these should get you started.

Replies are listed 'Best First'.
Re^2: non-OLE reading and writing Excel/OpenOffice comments?
by woland99 (Beadle) on Jun 12, 2014 at 21:31 UTC
    Thanks a lot - I overlooked that part.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1089478]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 21:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found