Hi,
I am finishing a calc Java macro that will run some research on objects in
the web, returning a table with some information on those objects (like a price check on several websites for the same product). I need a way to create hyperlinks in some cells, so I can see the webpage the information comes from. A search on the api project returns only a mail from 2002 with a similar issue. Is it done via the XPropertySet interface on the cell, or some other interface?
