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

service CellAnnotations
Description
represents a collection of cell annotations.
See also
Spreadsheet

Exported Interfaces - Summary
XSheetAnnotations

provides methods to access cell annotations via index and to insert and remove annotations. (details)

::com::sun::star::container::XEnumerationAccess

creates an enumeration of all cell annotations. (details)

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

 
Top of Page