HeadersFooters: IPrxSheetHeaders;
The HeadersFooters property returns the collection of headers and footers of regular report pages.
To determine regular report page name, use the IPrxSheet.Name property.
The property use is given in the example for IPrxSheetHeaders.FirstPageHeader.
See also: