Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

interface XHeaderFooterContent
Description
provides access to the text contents of a header or footer on a page.
See also
HeaderFooterContent, TablePageStyle

Methods' Summary
getLeftText returns the text which is printed in the left part of the header or footer.  
getCenterText returns the text which is printed in the center part of the header or footer.  
getRightText returns the text which is printed in the right part of the header or footer.  
Methods' Details
getLeftText
::com::sun::star::text::XText
getLeftText();

Description
returns the text which is printed in the left part of the header or footer.
See also
::com::sun::star::text::Text
getCenterText
::com::sun::star::text::XText
getCenterText();

Description
returns the text which is printed in the center part of the header or footer.
See also
::com::sun::star::text::Text
getRightText
::com::sun::star::text::XText
getRightText();

Description
returns the text which is printed in the right part of the header or footer.
See also
::com::sun::star::text::Text
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.