Skip to main content
A newer version of this page is available. .

XlEncryptionOptions Class

Provides the options to encrypt XLS and XLSX files.

Namespace: DevExpress.XtraPrinting

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

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