Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service SpreadsheetView

Description
a view of a spreadsheet document.


Included Services

com::sun::star::sheet::SpreadsheetViewSettings
Description
settings which are specific to each view of a spreadsheet document.

Exported Interfaces

com::sun::star::sheet::XSpreadsheetView
Description
the main interface of a SpreadsheetView . It manages the active sheet within this view.
com::sun::star::container::XIndexAccess
Description
provides access to the elements of a collection through an index.
com::sun::star::view::XSelectionSupplier
Description
makes it possible to access and change the selection in a view.
com::sun::star::sheet::XViewSplitable
[ DEPRECATED ]
Description
enables a SpreadsheetView to split the view.
com::sun::star::sheet::XViewFreezable
Description
enables a SpreadsheetView to freeze columns and rows of the view.

Top of Page