Back to Devexpress

ReadOnlyDocumentProperties.Custom Property

officefileapi-devexpress-dot-spreadsheet-dot-readonlydocumentproperties-26e2f062.md

latest1.2 KB
Original Source

ReadOnlyDocumentProperties.Custom Property

Returns custom document properties associated with a workbook.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
ReadOnlyDocumentCustomProperties Custom { get; }
vb
ReadOnly Property Custom As ReadOnlyDocumentCustomProperties

Property Value

TypeDescription
ReadOnlyDocumentCustomProperties

An object that stores custom document properties.

|

See Also

ReadOnlyDocumentProperties Interface

ReadOnlyDocumentProperties Members

DevExpress.Spreadsheet Namespace