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

service DatabaseRanges
Description
represents a collection of database ranges in a spreadsheet document.
See also
SpreadsheetDocument
Developers Guide
9.3.5 Spreadsheet Documents - Working with Spreadsheet Documents - Database Operations

Exported Interfaces
XDatabaseRanges
Description
provides access to the database ranges and to insert and remove them.
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all database ranges.
::com::sun::star::container::XIndexAccess
Description
provides access to the database ranges in the collection via index.

 
Top of Page