Enum SlideViewType

SlideViewType enumeration

Represents the type when exporting to slides.

public enum SlideViewType

Values

NameValueDescription
View0Exporting as view in MS Excel.
Print1Exporting as printing.

See Also