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.
Property name | Brief description | |
Color | The Color property determines color of the font of the title or header and footer. | |
Disposition | The Disposition property returns method of positioning of a part of the title or header and footer. | |
Font | The Font property determines font of the title or header and footer. | |
Image | The Image property determines image for a part of the title or a header and footer. | |
ImageAsBackground | The ImageAsBackground property determines whether the image is used as a background in the title or header and footer. | |
ImageDocument | The ImageDocument property determines the Document repository object for a part of the title or header and footer. | |
ImageHeight | The ImageHeight property determines image height for a part of title or header and footer. | |
ImageTransparentColor | The ImageTransparentColor property determines the color to be made transparent in the image. | |
ImageWidth | The ImageWidth property determines image width for a part of title or header and footer. | |
Text | The Text property determines text of title or header and footer. |
See also: