Export to Open Office Calc

I am trying to export data to an OpenOffice Calc spreadsheet via COM and LotusScript. I have been successful, but have one issue I’m stuck on. I can’t seem to figure out how to make a border around a cell (or part of a call). If anyone has been able to accomplish this, can you please provide some assistance? Thanks in advance!

Subject: Export to Open Office Calc

When you know how to do it in Calc directly, you could record a macro and copy the generated code to Lotusscript. Please note that you have to debug the script, just to get the values for any constant used.