ReportFooter (Object)

Member of:

ReportSection object

Description:

Represents the attributes of the report footer group. Typically, the report footer is a summarizing band of information and that is printed only on the last page of the report.

Example:

This example shows how to add a rose fill color to the report footer:

ActiveDocument.Sections["Report"].ReportFooter.Fill.Color = 16751052

Methods:

None

Properties:

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

Objects and Coll.:

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