Skip to main content

XlDocumentProperties Class

Contains basic document properties associated with a workbook.

Namespace: DevExpress.Export.Xl

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

NuGet Package: DevExpress.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