API Reference

Enum

HeaderFooterPosition

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

Position of a header or footer section.

Inheritance

  • Enum
  • HeaderFooterPosition

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 HeaderFooterPosition Left #

Left section.

Value: 0
public const HeaderFooterPosition Center #

Center section.

Value: 1
public const HeaderFooterPosition Right #

Right section.

Value: 2