Footer (Object)

Member of:

ReportGroup object

Description:

Represents the attributes of the report group footer band.

In the user interface, when you drag an item from the Catalog pane to the Report Group Outliner, Interactive Reporting automatically supplies a report group header band and adds a label inside the band, which identifies the group. A group header categorizes data into repeating collections of records in a header band.

Example:

This example shows how to change the color page number field footer to red:

ActiveDocument.Sections["Report"].Groups["Report Group2"].Footer.Fields["PageNm Field"].Font.Color = 16711680

Methods:

None

Properties:

Read-write: KeepTogether as Boolean, KeepWithNext as Boolean, PageBreak as BqPageBreak, Visible as Boolean

Objects:

LineFormat object, FillFormat object, Tables collection, Fields collection, Shapes collection, Shapes collection, Pivots collection, Pivot collection, Chart collection