Aspose::Cells::Slides::SlideViewType enum

SlideViewType enum

Represents the type when exporting to slides.

enum class SlideViewType

Values

NameValueDescription
View0
Exporting as view in MS Excel.
Print1
Exporting as printing.

See Also