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

service CellAnnotation
Description
represents a cell annotation object attached to a spreadsheet cell.
See also
::com::sun::star::sheet::SheetCell
Developers Guide
Exported Interfaces
::com::sun::star::sheet::XSheetAnnotation
Description
provides methods to query data of the annotation and to show and hide it.
::com::sun::star::container::XChild
Description
provides access to the parent of this object.

The parent of a cell annotation is the cell that contains it.

::com::sun::star::text::XSimpleText
Description
provides access to the text contents of the annotation.
::com::sun::star::sheet::XSheetAnnotationShapeSupplier
Usage Restrictions
optional

 
Top of Page