How can a c # application access the contents of a spreadsheet stored on OneDrive? Does Excel Online have an API like Google Spreadsheets?
How can a c # application access the contents of a spreadsheet stored on OneDrive? Does Excel Online have an API like Google Spreadsheets?
Source: https://ru.stackoverflow.com/questions/544145/
All Articles
ReleaseComObject
or is thereFinalReleaseComObject
(if you are 100% sure that the object has no internal links for sure) didn't it work? - VladD pm