Hi,
I want to write program in c# to convert .csv file to .ods file (OpenDocument Spreadsheets) . I dont want any 3rd party .
Any suggestion and code will help me.
Thanks in advance.
Read the spec and go from there.
https://www.loc.gov/preservation/digital/formats/fdd/fdd000439.shtml
Have you seen Code project article ?