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

service CellAreaLinks
Description
represents a collection of area links.
See also
CellAreaLink, SpreadsheetDocument

Exported Interfaces
XAreaLinks
Description
provides access via index to a collection of area links and inserting and removing area links.
::com::sun::star::container::XIndexAccess
Description
provides access to the area links via index.
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all area links.

 
Top of Page