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

XlDocumentProperties Class

Contains basic document properties associated with a workbook.

Namespace: DevExpress.Export.Xl

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public class XlDocumentProperties

The following members return XlDocumentProperties objects:

Remarks

An instance of the XlDocumentProperties class is accessible using the IXlDocument.Properties property.

Inheritance

Object
XlDocumentProperties
See Also