21 module
com { module sun { module star { module sheet {
40 [property]
boolean CenterHorizontally;
short ScaleToPagesY
contains the number of vertical pages the sheet will printed on.
Definition: TablePageStyle.idl:170
boolean PrintGrid
enables printing of the cell grid.
Definition: TablePageStyle.idl:55
boolean CenterVertically
determines whether the table is centered vertically on the page.
Definition: TablePageStyle.idl:45
Definition: Ambiguous.idl:20
boolean PrintCharts
enables printing of charts.
Definition: TablePageStyle.idl:65
boolean PrintObjects
enables printing of embedded objects.
Definition: TablePageStyle.idl:70
com::sun::star::sheet::XHeaderFooterContent RightPageHeaderContent
contains the content of the header for right pages.
Definition: TablePageStyle.idl:126
com::sun::star::sheet::XHeaderFooterContent LeftPageFooterContent
contains the content of the footer for left pages.
Definition: TablePageStyle.idl:116
boolean PrintDownFirst
specifies the print order for the pages within each sheet.
Definition: TablePageStyle.idl:96
contributes common properties of page styles.
Definition: PageStyle.idl:30
boolean PrintAnnotations
enables printing of cell annotations.
Definition: TablePageStyle.idl:50
short PageScale
contains the scaling factor (in percent) for printing the sheet.
Definition: TablePageStyle.idl:149
short ScaleToPagesX
contains the number of horizontal pages the sheet will printed on.
Definition: TablePageStyle.idl:162
boolean PrintFormulas
enables printing of formulas instead of their results.
Definition: TablePageStyle.idl:80
boolean PrintHeaders
enables printing of column and row headers.
Definition: TablePageStyle.idl:60
com::sun::star::sheet::XHeaderFooterContent RightPageFooterContent
contains the content of the footer for right pages.
Definition: TablePageStyle.idl:136
represents a page style for a spreadsheet.
Definition: TablePageStyle.idl:30
com::sun::star::sheet::XHeaderFooterContent LeftPageHeaderContent
contains the content of the header for left pages.
Definition: TablePageStyle.idl:106
short FirstPageNumber
contains the page number applied to the first page for this sheet.
Definition: TablePageStyle.idl:144
boolean PrintZeroValues
enables printing of zero-values.
Definition: TablePageStyle.idl:85
boolean PrintDrawing
enables printing of drawing objects.
Definition: TablePageStyle.idl:75
short ScaleToPages
contains the number of pages the sheet will printed.
Definition: TablePageStyle.idl:154