IPrxSheetHeaderBase

Description

The IPrxSheetHeaderBase interface determines parameters of parts of header and footer, sheet titles and regular report titles. It is a basic interface for the IPrxReportTitle and IPrxSheetHeader interfaces.

Title or header and footer is divided into three parts each with its own methods of text alignment. It may consist of one of these parts or of all three parts.

Properties

  Property name Brief description
Center The Center property determines the central part of the title or header.
IsTop The IsTop property returns whether a header or a footer is used.
Left The Left property determines the left part of the title or header.
Printable The Printable property determines whether the title or header is printed.
Right The Right property determines the right part of the title or header.

See also:

Report Assembly Interfaces