Share via


View.Type Property (PowerPoint)

Represents the type of view. Read-only.

Syntax

expression .Type

expression A variable that represents a View object.

Return Value

PpViewType

Remarks

The value of the Type property can be one of these PpViewType constants.

ppViewHandoutMaster

ppViewMasterThumbnails

ppViewNormal

ppViewNotesMaster

ppViewNotesPage

ppViewOutline

ppViewPrintPreview

ppViewSlide

ppViewSlideMaster

ppViewSlideSorter

ppViewThumbnails

ppViewTitleMaster

See Also

Concepts

View Object

View Object Members