[Mono-dev] Reading and writing excel files

Ilya Kharmatsky ilyak at mainsoft.com
Wed Feb 1 07:16:24 EST 2006


You can also use this Java library : http://www.andykhan.com/jexcelapi/

Jonathan Pryor wrote:
> On Tue, 2006-01-31 at 10:24 +0100, "ZABALA CALVO, IÑAKI" wrote:
>   
>> I am trying to read and write Excel .xls files
>> I have tried it with COM:
>>     
>
> Mono does not currently support COM interop, though Jonathan Chambers is
> attempting such functionality...
>
> If you want to write Excel files, you'll either need to skip Mono
> entirely (use .NET instead or VBScript or...), or you could look into
> alternate .xls creation functionality (such as porting Jakarta POI to C#
> or using Jakarta POI through IKVM -- see
> http://jakarta.apache.org/poi/index.html).
>
>  - Jon
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060201/87367c1e/attachment.html 


More information about the Mono-devel-list mailing list