API Reference

Enum

ExcelPageOrientation

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

Sheet page orientation.

Inheritance

  • Enum
  • ExcelPageOrientation

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 ExcelPageOrientation Portrait #

Portrait orientation (vertical).

Value: 0
public const ExcelPageOrientation Landscape #

Landscape orientation (horizontal).

Value: 1