I have a windows application where I've to create an excel document with formatted columns (only schema) and then read the same files when use has added data from outside ? What i could be best approach out of the below :
1. Microsoft.Office.Interop.Excel
2. OLEDB connection
3. Open XML