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

interface XSheetAnnotationsSupplier
Description
provides access to a collection of cell annotations.

Methods' Summary
getAnnotations returns the collection of cell annotations.  
Methods' Details
getAnnotations
XSheetAnnotations
getAnnotations();

Description
returns the collection of cell annotations.
See also
CellAnnotations
Top of Page