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

service SpreadsheetViewPane
Description
represents a single pane in a view of a spreadsheet document.
Developers Guide
9.5.2 Spreadsheet Documents - Spreadsheet Document Controller - View Panes

Exported Interfaces
XViewPane
Description
allows to control which cells are shown in the view pane.
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