aspose.cells

Class SlideViewType

Utility class containing constants. Represents the type when exporting to slides.

Field Summary
const  NumberVIEW
Exporting as view in MS Excel.
const  NumberPRINT
Exporting as printing.
 

    • Field Detail

      • VIEW

        const Number VIEW
        Exporting as view in MS Excel.
      • PRINT

        const Number PRINT
        Exporting as printing.