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

XlDocumentOptions Class

Provides options that specify the Document Properties of the resulting Excel file.

Namespace: DevExpress.XtraPrinting

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

Declaration

public class XlDocumentOptions :
    ICloneable

The following members return XlDocumentOptions objects:

Remarks

This class provides a set of properties allowing you to specify details about the resulting Excel file that describe or identify it.

Inheritance

Object
XlDocumentOptions
See Also