Skip to main content

XlEncryptionOptions Class

Provides the options to encrypt XLS and XLSX files.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

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