Back to Devexpress

DocumentCustomProperties Interface

officefileapi-devexpress-dot-spreadsheet-bd9bae79.md

latest1.2 KB
Original Source

DocumentCustomProperties Interface

Contains custom document properties associated with a workbook.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface DocumentCustomProperties
vb
Public Interface DocumentCustomProperties

The following members return DocumentCustomProperties objects:

Remarks

An object exposing the DocumentCustomProperties interface can be accessed using the DocumentProperties.Custom property.

See Also

DocumentCustomProperties Members

DevExpress.Spreadsheet Namespace