com.aspose.cells

Class SheetType

  • java.lang.Object
    • com.aspose.cells.SheetType
public class SheetType 
extends java.lang.Object

Utility class containing constants. Specifies the worksheet type.

Field Summary
static final intVB
Visual Basic module
static final intWORKSHEET
static final intCHART
Chart
static final intBIFF_4_MACRO
BIFF4 Macro sheet
static final intOTHER
static final intDIALOG
Dialog worksheet
 

    • Field Detail

      • VB

        public static final int VB
        Visual Basic module
      • WORKSHEET

        public static final int WORKSHEET
      • CHART

        public static final int CHART
        Chart
      • BIFF_4_MACRO

        public static final int BIFF_4_MACRO
        BIFF4 Macro sheet
      • OTHER

        public static final int OTHER
      • DIALOG

        public static final int DIALOG
        Dialog worksheet