Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SheetType Enumeration
In This Topic
    SheetType Enumeration
    In This Topic
    Represents the sheet type.
    Members
    MemberDescription
    ChartRepresents a chart sheet.
    WorksheetRepresents a worksheet.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.SheetType

    See Also