EncryptionSettings(String) Constructor
Initializes a new EncryptionSettings instance with specific settings.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
password | String | A password to encrypt the file. |
See Also