[ACCEPTED]-How to open Excel file with Read Only protection?-office-interop
Accepted answer
Call theOpen
method with third parameter (ReadOnly
) = true
.
See 2 MSDN documentation :
ReadOnly
Optional Object. True to open the 1 workbook in read-only mode.
Source:
stackoverflow.com
More Related questions
Cookie Warning
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.