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

service Cells
Description
represents a collection of used cells in a spreadsheet document.
See also
SheetCell
Developers Guide
Spreadsheets - Cell Ranges and Cells Container - Access to Single Cell Ranges in SheetCellRanges Container

Exported Interfaces - Summary
::com::sun::star::container::XEnumerationAccess

creates an enumeration of all used cells. (details)

Exported Interfaces - Details
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all used cells.
See also
CellsEnumeration

 
Top of Page