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

interface XSheetAnnotationsSupplier

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