Re: Creating and writing to a Pocket Excel file..!! by Andrew
Andrew
Thu Jul 29 11:39:54 CDT 2004
Pocket Excel doesn't expose any COM or other interoperability hooks.
If your ultimate goal is to generate charts or reports using Excel, you
could check out a variety of .NET CF graphing components available online.
--
Andrew Enfield
Programmer Writer, Windows CE
This posting is provided AS IS with no warranties, and confers no rights.
"Guhan" <guhan@visual_studio.net> wrote in message
news:64d201c47554$cac5a670$a301280a@phx.gbl...
> HI Experts :-),
>
> I am Guhan & I am new to VB.NET (MCP in VB6).
>
> My first project on .NET is a Pocket PC application that
> should:
>
> create an Excel workbook (Pocket excel?),
> and should write and save data to it.
>
> Dont know which library to reference for pocket Excel
>
> P L E A S E ... H E L P .. !!!
>
> Thanks in advance...
>
> -Guhan