EncryptionSettings Class
Base implementation of the EncryptionOptions interface.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
Use the EncryptionSettings object to encrypt a document with a password on saving using the SaveDocument method overloads.
Inheritance
Object
EncryptionSettings
See Also