Can I create an Excel sheet using the C# without MS Office installed? -


can create excel sheet using c# without having ms office installed on host machine?

if targetting office 2007+ - can take @ the office open xml. .xlsm compressed xml file , long not doing fancy - should easy generate.

if - targeting office 2003 or earlier - .xls binary format. might need @ abiword or star office see if can use of code serialize data it.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -