Skip to main content
.NET Framework 4.5.2+
Row

DocumentProperties Interface

Contains basic document properties associated with a workbook.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.1.Core.dll

Declaration

public interface DocumentProperties

Remarks

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

See Also