IPrxSheetHeaderPart

Description

The IPrxSheetHeaderPart interface contains properties of parts of header and footer or title of sheets and regular report. Title or header and footer is divided into three parts each with its own methods of text alignment. It may consist of one part as well as of three parts.

Properties inherited from IHeaderPart

  Property name Brief description
Color The Color property sets font color for header/title part.
Disposition The Disposition property returns header/title part positioning method.
Font The Font property determines a font of header/title part.
Image The Image property determines an image for header/title part.
ImageAsBackground The ImageAsBackground property determines whether an image can be used as header/title's background.
ImageDocument The ImageDocument property determines the Document repository object for header/title part.
ImageHeight The ImageHeight property determines height of the image used in header/title part.
ImageTransparentColor The ImageTransparentColor property determines the color to be made transparent in the image.
ImageWidth The ImageWidth property determines width of the image used in a header/title part.
Text The Text property determines header/title part text.

See also:

Report Assembly Interfaces