ExcelRenderingExtensionSecurity Class Members
In This Topic
The following tables list the members exposed by ExcelRenderingExtensionSecurity.
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
Public Methods
| Name | Description |
| ToString | Converts the value of the current instance to its string representation. |
Top
See Also