XlDocumentCustomProperties Class
Contains custom document properties associated with a workbook.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Related API Members
The following members return XlDocumentCustomProperties objects:
Remarks
To specify custom properties for a spreadsheet document, use the XlDocumentProperties.Custom property. For an example, refer to the How to: Specify Document Properties for a Workbook article.
Inheritance
Object
XlDocumentCustomProperties
See Also