service TablePageStyle in module com::sun::star::sheet:: |
service TablePageStyle;
a spreadsheet page format.
Exported Interfaces |
provides information about and access to the properties from an implementation.
Property Summary |
|
BackgroundColor | contains the value of the page background color. |
IsBackgroundTransparent | is true if the page background is transparent. |
ShadowFormat | contains the description of a shadow for the page. |
CenterHorizontally | if set, the page is centered horizontally. |
CenterVertically | if set, the page is centered vertically. |
PrintAnnotations | enables printing of cell annotations. |
PrintGrid | enables printing of the cell grid. |
PrintHeaders | enables printing of column and row headers. |
PrintCharts | enables printing of charts. |
PrintObjects | enables printing of embedded objects. |
PrintDrawing | enables printing of drawing objects. |
PrintDownFirst | specifies the print order for the pages within each sheet. |
PrintFormulas | enables printing of formulas instead of their results. |
PrintZeroValues | enables printing of zero-values. |
LeftPageHeaderContent | contains the content of the header for left pages. |
LeftPageFooterContent | contains the content of the footer for left pages. |
RightPageHeaderContent | contains the content of the header for right pages. |
RightPageFooterContent | contains the content of the footer for right pages. |
HeaderBackgroundColor | contains the value of the header background color. |
TransparentHeaderBackground | is true if the header background is transparent. |
HeaderShadowFormat | contains the description of a shadow for the header. |
HeaderOn | enables printing of page headers. |
HeaderDynamic | if set, the header height is adjusted for the contents. |
HeaderShared | if set, header contents are equal for left and right pages. |
FooterBackgroundColor | contains the value of the footer background color. |
TransparentFooterBackground | is true if the footer background is transparent. |
FooterShadowFormat | contains the description of a shadow for the footer. |
FooterOn | enables printing of page footers. |
FooterDynamic | if set, the footer height is adjusted for the contents. |
FooterShared | if set, footer contents are equal for left and right pages. |
Property Details |
|||||||||||||||||||||||||||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.