Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service SpreadsheetViewSettings
Description
contains settings which are specific to each view of a spreadsheet
Developers Guide
Spreadsheets - View Settings

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet

provides access to the properties.

Properties' Summary
boolean
ShowFormulas
controls whether formulas are displayed instead of their results.  
boolean
ShowZeroValues
enables display of zero-values.  
boolean
IsValueHighlightingEnabled
controls whether strings, values, and formulas are displayed in different colors.  
boolean
ShowNotes
controls whether a marker is shown for notes in cells.  
boolean
HasVerticalScrollBar
enables the vertical scroll bar of the view.  
boolean
HasHorizontalScrollBar
enables the horizontal scroll bar of the view.  
boolean
HasSheetTabs
enables the sheet tabs of the view.  
boolean
IsOutlineSymbolsSet
enables the display of outline symbols.  
boolean
HasColumnRowHeaders
enables the column and row headers of the view.  
boolean
ShowGrid
enables the display of the cell grid.  
::com::sun::star::util::Color
GridColor
specifies the color in which the cell grid is displayed.  
boolean
ShowHelpLines
enables display of help lines when moving drawing objects.  
boolean
ShowAnchor
enables display of anchor symbols when drawing objects are selected.  
boolean
ShowPageBreaks
enables display of page breaks.  
boolean
SolidHandles
enables solid (colored) handles when drawing objects are selected.  
short
ShowObjects
enables display of embedded objects in the view.  
short
ShowCharts
enables the display of charts in the view.  
short
ShowDrawing
enables the display of drawing objects in the view.  
boolean
HideSpellMarks
disables the display of marks from online spelling.  
short
ZoomType
This property defines the zoom type for the document.  
short
ZoomValue
Defines the zoom value to use. Valid only if the ZoomType is set to BY_VALUE.  
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
Description
provides access to the properties.
Properties' Details
ShowFormulas
boolean ShowFormulas;
Description
controls whether formulas are displayed instead of their results.
ShowZeroValues
boolean ShowZeroValues;
Description
enables display of zero-values.
IsValueHighlightingEnabled
boolean IsValueHighlightingEnabled;
Description
controls whether strings, values, and formulas are displayed in different colors.
ShowNotes
boolean ShowNotes;
Description
controls whether a marker is shown for notes in cells.
HasVerticalScrollBar
boolean HasVerticalScrollBar;
Description
enables the vertical scroll bar of the view.
HasHorizontalScrollBar
boolean HasHorizontalScrollBar;
Description
enables the horizontal scroll bar of the view.
HasSheetTabs
boolean HasSheetTabs;
Description
enables the sheet tabs of the view.
IsOutlineSymbolsSet
boolean IsOutlineSymbolsSet;
Description
enables the display of outline symbols.
HasColumnRowHeaders
boolean HasColumnRowHeaders;
Description
enables the column and row headers of the view.
ShowGrid
boolean ShowGrid;
Description
enables the display of the cell grid.
GridColor
::com::sun::star::util::Color GridColor;
Description
specifies the color in which the cell grid is displayed.
ShowHelpLines
boolean ShowHelpLines;
Description
enables display of help lines when moving drawing objects.
ShowAnchor
boolean ShowAnchor;
Description
enables display of anchor symbols when drawing objects are selected.
ShowPageBreaks
boolean ShowPageBreaks;
Description
enables display of page breaks.
SolidHandles
boolean SolidHandles;
Description
enables solid (colored) handles when drawing objects are selected.
ShowObjects
short ShowObjects;
Description
enables display of embedded objects in the view.
See also
SpreadsheetViewObjectsMode
ShowCharts
short ShowCharts;
Description
enables the display of charts in the view.
See also
SpreadsheetViewObjectsMode
ShowDrawing
short ShowDrawing;
Description
enables the display of drawing objects in the view.
See also
SpreadsheetViewObjectsMode
HideSpellMarks
boolean HideSpellMarks;
Description
disables the display of marks from online spelling.
ZoomType
short ZoomType;
Description
This property defines the zoom type for the document.
See also
::com::sun::star::view::DocumentZoomType
ZoomValue
short ZoomValue;
Description
Defines the zoom value to use. Valid only if the ZoomType is set to BY_VALUE.

 
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.