Edit

Share via


Excel.WindowView enum

Specifies the view mode of the window.

Remarks

[ API set: ExcelApiDesktop 1.1 ]

Fields

normalView = "normalView"

The window displays the worksheet in normal view for general data entry and editing.

pageBreakPreview = "pageBreakPreview"

The window displays the worksheet in Page Break Preview mode to show where pages will break when printed.

pageLayoutView = "pageLayoutView"

The window displays the worksheet in Page Layout view to show how the worksheet will look when printed.