Back to Devexpress

DocumentProperties Interface

officefileapi-devexpress-dot-spreadsheet-97b7f5b1.md

latest1.3 KB
Original Source

DocumentProperties Interface

Contains basic 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 DocumentProperties
vb
Public Interface DocumentProperties

The following members return DocumentProperties objects:

Remarks

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

See Also

DocumentProperties Members

DevExpress.Spreadsheet Namespace