2.13.42 ViewTypeEnum

Referenced by: UserEditAtom

An enumeration that specifies different viewing modes in which a presentation can be displayed in a user interface.

Name

Value

Meaning

V_Slide

0x0001

A view optimized for the display of a presentation slide.

V_SlideMaster

0x0002

A view optimized for the display of a main master slide.

V_Notes

0x0003

A view optimized for the display of a notes slide.

V_Handout

0x0004

A view optimized for the display of the handout master slide.

V_NotesMaster

0x0005

A view optimized for the display of the notes master slide.

V_OutlineMaster

0x0006

A view optimized for the display of the outline master slide.

V_Outline

0x0007

A view optimized for the display of the text on the presentation slides.

V_SlideSorter

0x0008

A view optimized for the simultaneous display of multiple presentation slides.

V_VisualBasic

0x0009

A view optimized for the display of the VBA information.

V_TitleMaster

0x000A

A view optimized for the display of a title master slide.

V_SlideShow

0x000B

A view optimized for the display of a slide show.

V_SlideShowFullScreen

0x000C

A view optimized for the display of a slide show in full screen.

V_NotesText

0x000D

A view optimized for the display of the text of a notes slide.

V_PrintPreview

0x000E

A view optimized for the display of a print preview of the presentation slides.

V_Thumbnails

0x000F

A view optimized for the simultaneous display of multiple presentation slides in a single column.

V_MasterThumbnails

0x0010

A view optimized for the simultaneous display of multiple main master slides or title master slides in a single column.

V_PodiumSlideView

0x0011

A view optimized for the display of presentation slides while a slide show is also being displayed.

V_PodiumNotesView

0x0012

A view optimized for the display of the text of a notes slide while a slide show is also being displayed.