LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
Cells Service Referencepublished

represents a collection of used cells in a spreadsheet document. More...

import "Cells.idl";

Inheritance diagram for Cells:
XEnumerationAccess XElementAccess XInterface

Exported Interfaces

interface com::sun::star::container::XEnumerationAccess
 creates an enumeration of all used cells.
 

Additional Inherited Members

- Public Member Functions inherited from XEnumerationAccess
com::sun::star::container::XEnumeration createEnumeration ()
 
- Public Member Functions inherited from XElementAccess
type getElementType ()
 
boolean hasElements ()
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

Exported Interfaces

◆ com::sun::star::container::XEnumerationAccess

creates an enumeration of all used cells.

See also
com::sun::star::sheet::CellsEnumeration

The documentation for this service was generated from the following file: