XlDocumentOptions Class
In This Article
Provides options that specify the Document Properties of the resulting Excel file.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Related API Members
The following members return XlDocumentOptions objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | Xl |
Blazor | Grid |
Tree |
#Remarks
This class provides a set of properties allowing you to specify details about the resulting Excel file that describe or identify it.
See Also