XlsSecurity Class Members
In This Topic
The following tables list the members exposed by XlsSecurity.
Public Properties
| Name | Description |
| Password | Gets or sets the password which can be entered to permit to open Excel document. |
| ProtectedBy | Gets or sets the User Name responsible to password protect the excel spreadsheet. |
| ReadOnlyRecommended | Gets or sets the value to indicate if the Excel file was saved as read only recommended. |
| WritePassword | Gets or sets the write password of the Excel file. |
Top
See Also