Table of Contents

THeaderAndFooterPos Enumeration

Different sections on a header or footer.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
HeaderLeft 0 Left section on the header.
HeaderCenter 1 Center section on the header.
HeaderRight 2 Right section on the header.
FooterLeft 3 Left section on the footer.
FooterCenter 4 Center section on the footer.
FooterRight 5 Right section on the footer.