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 inherited from IHeaderBase

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

See also:

Report Assembly Interfaces