Skip to main content

XlEncryptionOptions Class

Provides the options to encrypt XLS and XLSX files.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v24.1.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
public class XlEncryptionOptions

The following members return XlEncryptionOptions objects:

Library Related API Members
Cross-Platform Class Library XlExportOptionsBase.EncryptionOptions
Blazor GridXlExportOptions.EncryptionOptions

Inheritance

Object
XlEncryptionOptions
See Also