Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service GlobalSheetSettings |
|
Exported Interfaces | |
::com::sun::star::beans::XPropertySet |
|
Properties' Summary | |
boolean MoveSelection |
specifies whether the cursor is moved after entering into cells. |
short MoveDirection |
contains the direction the cursor moves after entering cells. |
boolean EnterEdit |
specifies whether the enter key can be used to start editing a cell. |
boolean ExtendFormat |
specifies whether cell formatting is extended when entering data. |
boolean RangeFinder |
specifies whether ranges are highlighted on the sheet when editing a formula. |
boolean ExpandReferences |
specifies whether formula references are extended when cells are inserted below or to the right of them. |
boolean MarkHeader |
specifies whether the current selection is highlighted in column and row headers. |
boolean UseTabCol |
specifies whether the enter key moves the cursor to the column it was in before using the tab key to change columns. |
short Metric |
contains the metric for all spreadsheet documents. |
short Scale |
contains the default scale for new spreadsheet documents (in percent). |
boolean DoAutoComplete |
specifies whether automatic completion of text in a cell is used. |
short StatusBarFunction |
contains the function that is displayed in the status bar. |
sequence< string > UserLists |
contains the string lists used for sorting and filling. |
short LinkUpdateMode |
[ OPTIONAL ] specifies the update mode for external linked data. |
boolean PrintAllSheets |
[ OPTIONAL ] specifies whether all sheets or only selected sheets are printed. |
boolean PrintEmptyPages |
[ OPTIONAL ] specifies whether empty pages are printed. |
boolean UsePrinterMetrics |
[ OPTIONAL ] specifies whether printer metrics are used for display. |
boolean ReplaceCellsWarning |
[ OPTIONAL ] specifies whether a warning is shown before replacing cells (i.e. when pasting from clipboard). |
Properties' Details | |
MoveSelection
|
|
MoveDirection
|
|
EnterEdit
|
|
ExtendFormat
|
|
RangeFinder
|
|
ExpandReferences
|
|
MarkHeader
|
|
UseTabCol
|
|
Metric
|
|
Scale
|
|
DoAutoComplete
|
|
StatusBarFunction
|
|
UserLists
|
|
LinkUpdateMode
|
|
PrintAllSheets
|
|
PrintEmptyPages
|
|
UsePrinterMetrics
|
|
ReplaceCellsWarning
|
Copyright © 2003 Sun Microsystems, Inc.