service SpreadsheetViewPane in module com::sun::star::sheet::

(Global Index)

Syntax

service SpreadsheetViewPane;

Description

a single pane in a view of a spreadsheet document.

Exported Interfaces

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

Description

represents a pane in a view of a spreadsheet document.


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

Description

allows direct access to the cells in a named range or to the cells which are visible in a view, without the need to get the document object first.


Top of Page