Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

DocumentCustomProperties Interface

Contains custom document properties associated with a workbook.

Namespace: DevExpress.Spreadsheet

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

Declaration

public interface DocumentCustomProperties

Remarks

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

See Also