API Reference

Enum

ExcelWorksheetViewKind

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Worksheet view modes supported by spreadsheet applications.

Inheritance

  • Enum
  • ExcelWorksheetViewKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const ExcelWorksheetViewKind Normal #

Normal editing view.

Value: 0
public const ExcelWorksheetViewKind PageBreakPreview #

Page break preview view.

Value: 1
public const ExcelWorksheetViewKind PageLayout #

Page layout view.

Value: 2