20 #ifndef __com_sun_star_sheet_TablePageStyle_idl__ 21 #define __com_sun_star_sheet_TablePageStyle_idl__ 27 module
com { module sun { module star { module sheet {
46 [property]
boolean CenterHorizontally;
short ScaleToPagesY
contains the number of vertical pages the sheet will printed on.
Definition: TablePageStyle.idl:176
boolean PrintGrid
enables printing of the cell grid.
Definition: TablePageStyle.idl:61
boolean CenterVertically
determines whether the table is centered vertically on the page.
Definition: TablePageStyle.idl:51
Definition: Ambiguous.idl:22
boolean PrintCharts
enables printing of charts.
Definition: TablePageStyle.idl:71
boolean PrintObjects
enables printing of embedded objects.
Definition: TablePageStyle.idl:76
com::sun::star::sheet::XHeaderFooterContent RightPageHeaderContent
contains the content of the header for right pages.
Definition: TablePageStyle.idl:132
com::sun::star::sheet::XHeaderFooterContent LeftPageFooterContent
contains the content of the footer for left pages.
Definition: TablePageStyle.idl:122
boolean PrintDownFirst
specifies the print order for the pages within each sheet.
Definition: TablePageStyle.idl:102
contributes common properties of page styles.
Definition: PageStyle.idl:36
boolean PrintAnnotations
enables printing of cell annotations.
Definition: TablePageStyle.idl:56
short PageScale
contains the scaling factor (in percent) for printing the sheet.
Definition: TablePageStyle.idl:155
short ScaleToPagesX
contains the number of horizontal pages the sheet will printed on.
Definition: TablePageStyle.idl:168
boolean PrintFormulas
enables printing of formulas instead of their results.
Definition: TablePageStyle.idl:86
boolean PrintHeaders
enables printing of column and row headers.
Definition: TablePageStyle.idl:66
com::sun::star::sheet::XHeaderFooterContent RightPageFooterContent
contains the content of the footer for right pages.
Definition: TablePageStyle.idl:142
represents a page style for a spreadsheet.
Definition: TablePageStyle.idl:36
com::sun::star::sheet::XHeaderFooterContent LeftPageHeaderContent
contains the content of the header for left pages.
Definition: TablePageStyle.idl:112
short FirstPageNumber
contains the page number applied to the first page for this sheet.
Definition: TablePageStyle.idl:150
boolean PrintZeroValues
enables printing of zero-values.
Definition: TablePageStyle.idl:91
boolean PrintDrawing
enables printing of drawing objects.
Definition: TablePageStyle.idl:81
short ScaleToPages
contains the number of pages the sheet will printed.
Definition: TablePageStyle.idl:160