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

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

service CellAnnotations

Description
represents a collection of cell annotations.
See also
com::sun::star::sheet::Spreadsheet


Exported Interfaces

com::sun::star::sheet::XSheetAnnotations
Description
provides methods to access cell annotations via index and to insert and remove annotations.
See also
com::sun::star::sheet::CellAnnotation
com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all cell annotations.
See also
com::sun::star::sheet::CellAnnotationsEnumeration

Top of Page