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

service Cells
Description
represents a collection of used cells in a spreadsheet document.
See also
SheetCell
Developers Guide
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Cell Ranges and Cells Container - Access to Single Cell Ranges in SheetCellRanges Container

Exported Interfaces
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all used cells.

 
Top of Page