[]
Encapsulates the information necessary to provide excel document security and encryption.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ExcelRenderingExtensionSecurity
| 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. |
| Name | Description |
|---|---|
| ToString() |