Properties' Details
|
- BackgroundColor
-  
long BackgroundColor;
- Description
- contains the value of the page background color.
|
- IsBackgroundTransparent
-  
boolean IsBackgroundTransparent;
- Description
- is true if the page background is transparent.
|
- ShadowFormat
-  
com::sun::star::table::ShadowFormat ShadowFormat;
- Description
- contains the description of a shadow for the page.
|
- CenterHorizontally
-  
boolean CenterHorizontally;
- Description
- if set, the page is centered horizontally.
|
- CenterVertically
-  
boolean CenterVertically;
- Description
- if set, the page is centered vertically.
|
- PrintAnnotations
-  
boolean PrintAnnotations;
- Description
- enables printing of cell annotations.
|
- PrintGrid
-  
boolean PrintGrid;
- Description
- enables printing of the cell grid.
|
- PrintHeaders
-  
boolean PrintHeaders;
- Description
- enables printing of column and row headers.
|
- PrintCharts
-  
boolean PrintCharts;
- Description
- enables printing of charts.
|
- PrintObjects
-  
boolean PrintObjects;
- Description
- enables printing of embedded objects.
|
- PrintDrawing
-  
boolean PrintDrawing;
- Description
- enables printing of drawing objects.
|
- PrintDownFirst
-  
boolean PrintDownFirst;
- Description
- specifies the print order for the pages
within each sheet.
If true , the order for printing pages begins with top-to-bottom,
then continues with the next set of cell columns to the right. If
false , the order for printing pages begins with left-to-right,
then continues with the next set of cell rows to the bottom.
|
- PrintFormulas
-  
boolean PrintFormulas;
- Description
- enables printing of formulas instead of their
results.
|
- PrintZeroValues
-  
boolean PrintZeroValues;
- Description
- enables printing of zero-values.
|
- LeftPageHeaderContent
-  
com::sun::star::sheet::XHeaderFooterContent LeftPageHeaderContent;
- Description
- contains the content of the header for left pages.
|
- LeftPageFooterContent
-  
com::sun::star::sheet::XHeaderFooterContent LeftPageFooterContent;
- Description
- contains the content of the footer for left pages.
|
- RightPageHeaderContent
-  
com::sun::star::sheet::XHeaderFooterContent RightPageHeaderContent;
- Description
- contains the content of the header for right pages.
|
- RightPageFooterContent
-  
com::sun::star::sheet::XHeaderFooterContent RightPageFooterContent;
- Description
- contains the content of the footer for right pages.
|
- HeaderBackgroundColor
-  
long HeaderBackgroundColor;
- Description
- contains the value of the header background color.
|
- TransparentHeaderBackground
-  
boolean TransparentHeaderBackground;
- Description
- is true if the header background is transparent.
|
- HeaderShadowFormat
-  
com::sun::star::table::ShadowFormat HeaderShadowFormat;
- Description
- contains the description of a shadow for the header.
|
- HeaderOn
-  
boolean HeaderOn;
- Description
- enables printing of page headers.
|
- HeaderDynamic
-  
boolean HeaderDynamic;
- Description
- if set, the header height is adjusted for the
contents.
|
- HeaderShared
-  
boolean HeaderShared;
- Description
- if set, header contents are equal for left and
right pages.
|
- FooterBackgroundColor
-  
long FooterBackgroundColor;
- Description
- contains the value of the footer background color.
|
- TransparentFooterBackground
-  
boolean TransparentFooterBackground;
- Description
- is true if the footer background is transparent.
|
- FooterShadowFormat
-  
com::sun::star::table::ShadowFormat FooterShadowFormat;
- Description
- contains the description of a shadow for the footer.
|
- FooterOn
-  
boolean FooterOn;
- Description
- enables printing of page footers.
|
- FooterDynamic
-  
boolean FooterDynamic;
- Description
- if set, the footer height is adjusted for the
contents.
|
- FooterShared
-  
boolean FooterShared;
- Description
- if set, footer contents are equal for left and
right pages.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.