com.aspose.cells
Class SheetType

java.lang.Object
    extended by 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
          
 

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

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.