For a list of all members of this type, see LoadWorkbookOptions members
Name | Description | |
---|---|---|
Password | Gets or sets the password used to open a password-protected Excel workbook. | |
ReadOnly | Gets or sets a value indicating whether the Excel workbook should be opened in read-only mode.When set to true, the workbook can be accessed and read without allowing modifications to be saved back to the original file.This property is particularly useful for applications that require data analysis or viewing without the need of altering the workbook content. |