C#/.Net Create Excel File From XML -


i have seen working example in past data/xml data created. saved .xls extension. when open it, excel file.

i don't remember how xml tags formed or were. i've searched , looked around haven't succeeded yet.

i don't want use library, either 1 free microsoft or open source or other third party one, thing.

anyone has idea acomplishing ?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -