WorkbookInspectResult.ContentTypes Property
Gets a list of content types that are present in the workbook.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<WorkbookContentType> | A read-only list of content types that are present in the workbook. |
See Also