Back to Devexpress

XlDocumentCustomProperties Class

corelibraries-devexpress-dot-export-dot-xl-8f3ad1a4.md

latest1.6 KB
Original Source

XlDocumentCustomProperties Class

Contains custom document properties associated with a workbook.

Namespace : DevExpress.Export.Xl

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class XlDocumentCustomProperties
vb
Public Class XlDocumentCustomProperties

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

XlDocumentCustomProperties Members

Use the Excel Export API to Specify Document Properties for a Workbook

DevExpress.Export.Xl Namespace