Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service DocumentSettings
Description
describes properties that apply to the whole spreadsheet document.

For settings that affect view properties, these settings apply to subsequently created views and are saved with the document, while SpreadsheetViewSettings can be used to alter a specific view that is already open.


Included Services - Summary
::com::sun::star::document::Settings
(referenced entity's summary:)
describes properties that apply to the whole document of any application.
Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet

provides access to the properties.

Properties' Summary
boolean
ShowZeroValues
[ OPTIONAL ]
enables display of zero-values.  
boolean
ShowNotes
[ OPTIONAL ]
controls whether a marker is shown for notes in cells.  
boolean
ShowGrid
[ OPTIONAL ]
enables the display of the cell grid.  
::com::sun::star::util::Color
GridColor
[ OPTIONAL ]
specifies the color in which the cell grid is displayed.  
boolean
ShowPageBreaks
[ OPTIONAL ]
enables display of page breaks.  
boolean
HasColumnRowHeaders
[ OPTIONAL ]
enables the column and row headers of the view.  
boolean
HasSheetTabs
[ OPTIONAL ]
enables the sheet tabs of the view.  
boolean
IsOutlineSymbolsSet
[ OPTIONAL ]
enables the display of outline symbols.  
boolean
IsSnapToRaster
[ OPTIONAL ]
enables the restriction of object movement and resizing of drawing objects to the raster.  
boolean
RasterIsVisible
[ OPTIONAL ]
enables the display of the drawing object raster.  
long
RasterResolutionX
[ OPTIONAL ]
specifies the distance between horizontal grid elements in 1/100 mm.  
long
RasterResolutionY
[ OPTIONAL ]
specifies the distance between vertical grid elements in 1/100 mm.  
long
RasterSubdivisionX
[ OPTIONAL ]
specifies the number of subdivisions between two horiontal grid elements.  
long
RasterSubdivisionY
[ OPTIONAL ]
specifies the number of subdivisions between two vertical grid elements.  
boolean
IsRasterAxisSynchronized
[ OPTIONAL ]
enables the synchronization of horizontal and vertical grid settings in the user interface.  
Included Services - Details
::com::sun::star::document::Settings
(referenced entity's summary:)
describes properties that apply to the whole document of any application.
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
Description
provides access to the properties.
Properties' Details
ShowZeroValues
boolean ShowZeroValues;
Usage Restrictions
optional
Description
enables display of zero-values.
ShowNotes
boolean ShowNotes;
Usage Restrictions
optional
Description
controls whether a marker is shown for notes in cells.
ShowGrid
boolean ShowGrid;
Usage Restrictions
optional
Description
enables the display of the cell grid.
GridColor
::com::sun::star::util::Color GridColor;
Usage Restrictions
optional
Description
specifies the color in which the cell grid is displayed.
ShowPageBreaks
boolean ShowPageBreaks;
Usage Restrictions
optional
Description
enables display of page breaks.
HasColumnRowHeaders
boolean HasColumnRowHeaders;
Usage Restrictions
optional
Description
enables the column and row headers of the view.
HasSheetTabs
boolean HasSheetTabs;
Usage Restrictions
optional
Description
enables the sheet tabs of the view.
IsOutlineSymbolsSet
boolean IsOutlineSymbolsSet;
Usage Restrictions
optional
Description
enables the display of outline symbols.
IsSnapToRaster
boolean IsSnapToRaster;
Usage Restrictions
optional
Description
enables the restriction of object movement and resizing of drawing objects to the raster.
RasterIsVisible
boolean RasterIsVisible;
Usage Restrictions
optional
Description
enables the display of the drawing object raster.
RasterResolutionX
long RasterResolutionX;
Usage Restrictions
optional
Description
specifies the distance between horizontal grid elements in 1/100 mm.
RasterResolutionY
long RasterResolutionY;
Usage Restrictions
optional
Description
specifies the distance between vertical grid elements in 1/100 mm.
RasterSubdivisionX
long RasterSubdivisionX;
Usage Restrictions
optional
Description
specifies the number of subdivisions between two horiontal grid elements.
RasterSubdivisionY
long RasterSubdivisionY;
Usage Restrictions
optional
Description
specifies the number of subdivisions between two vertical grid elements.
IsRasterAxisSynchronized
boolean IsRasterAxisSynchronized;
Usage Restrictions
optional
Description
enables the synchronization of horizontal and vertical grid settings in the user interface.

 
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.