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

service SpreadsheetViewPane
Description
represents a single pane in a view of a spreadsheet document.
Developers Guide
Spreadsheets - View Panes

Exported Interfaces - Summary
XViewPane

allows to control which cells are shown in the view pane.

XCellRangeReferrer

gives direct access to the cell range object for the visible range.

::com::sun::star::view::XControlAccess

provides access to a control model's control for the view pane. (details)

Exported Interfaces - Details
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