Sheet.SheetType Property
In This Article
Returns the type of the sheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Sheet |
A Sheet |
Available values:
Name | Description |
---|---|
Worksheet | A worksheet. |
Chart |
A chart sheet. |
See Also