Groups | Blog | Home
all groups > dotnet compact framework > july 2005 >

dotnet compact framework : Writing to Pocket Excel (VB.NET) is smart device application


Sergey Bogdanov
7/14/2005 12:00:00 AM
Sorry, you can't, because Pocket Excel doesn't support automation. But
you may try to write your data into Pocket Excel formatted file (binary
interchange file format (BIFF) is briefly described here [1]) or use CSV
which Excel supports either.

[1] http://chicago.sourceforge.net/devel/docs/excel/pkt/index.html

--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com


[quoted text, click to view]
Noram
7/14/2005 2:24:03 AM
Hi!

Can anyone lead me in the right direction on how to write to Pocket Excel?

How to choose cells to write to?

AddThis Social Bookmark Button