asposecells.api

Class SheetType

Utility class containing constants. Specifies the worksheet type.

Field Summary
const  intVB
Visual Basic module
const  intWORKSHEET
const  intCHART
Chart
const  intBIFF_4_MACRO
BIFF4 Macro sheet
const  intINTERNATIONAL_MACRO
International Macro sheet
const  intOTHER
const  intDIALOG
Dialog worksheet
 

    • Field Detail

      • VB

        const int VB
        Visual Basic module
      • WORKSHEET

        const int WORKSHEET
      • CHART

        const int CHART
        Chart
      • BIFF_4_MACRO

        const int BIFF_4_MACRO
        BIFF4 Macro sheet
      • INTERNATIONAL_MACRO

        const int INTERNATIONAL_MACRO
        International Macro sheet
      • OTHER

        const int OTHER
      • DIALOG

        const int DIALOG
        Dialog worksheet