asposecells.api

Class SlideViewType

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

Field Summary
const  intVIEW
Exporting as view in MS Excel.
const  intPRINT
Exporting as printing.
 

    • Field Detail

      • VIEW

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

        const int PRINT
        Exporting as printing.