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

Sheet.SheetType Property

Returns the type of the sheet.

Namespace: DevExpress.Spreadsheet

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

Declaration

SheetType SheetType { get; }

Property Value

Type Description
SheetType

A SheetType enumeration value specifying the sheet type.

See Also