Table of Contents

ExcelFile.PageFooter Property

Page footer on the active sheet. For a description on the format of the string, see PageHeader

Syntax

Namespace: FlexCel.Core

public abstract String PageFooter { get; set; }

See also