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

service SheetRangesQuery
Description
provides interfaces to find cells with specific properties.
Developers Guide
8.3.3 Spreadsheet Documents - Working with Spreadsheet Documents - Navigating - Querying for Cells with Specific Properties

Exported Interfaces
::com::sun::star::sheet::XCellRangesQuery
Description
provides methods to query for cell ranges with specific contents.
::com::sun::star::sheet::XFormulaQuery
Description
provides methods to find dependent cells of formula cells.

 
Top of Page