Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service NamedRange

Description
a range which can be addressed by a name.


Exported Interfaces

com::sun::star::sheet::XNamedRange
Description
represents a named range.
com::sun::star::container::XNamed
Description
specifies the name of the object.
com::sun::star::sheet::XCellRangeReferrer
Description
allows direct access to the cells in a named range or to the cells which are visible in a view, without the need to get the document object first.

Top of Page