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.v19.2.Core.dll

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