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

service SpreadsheetViewPane
Description
represents a single pane in a view of a spreadsheet document.
Developers Guide
Exported Interfaces
::com::sun::star::sheet::XViewPane
Description
allows to control which cells are shown in the view pane.
::com::sun::star::sheet::XCellRangeReferrer
Description
gives direct access to the cell range object for the visible range.
::com::sun::star::view::XControlAccess
Usage Restrictions
optional
Description
provides access to a control model's control for the view pane.

 
Top of Page