IPrxSheet.HeadersFooters

Syntax

HeadersFooters: IPrxSheetHeaders;

Description

The HeadersFooters property returns the collection of headers and footers of regular report pages.

Comments

To determine regular report page name, use the IPrxSheet.Name property.

Example

The property use is given in the example for IPrxSheetHeaders.FirstPageHeader.

See also:

IPrxSheet