Specifies the worksheet type.

Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum SheetType
Public Enumeration SheetType
public enum class SheetType
type SheetType

Members

MemberValueDescription
VB0
Visual Basic module
Worksheet1
Worksheet module
Chart2
Chart module
BIFF4Macro3
BIFF4 Macro sheet module
Other4
Other

See Also