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

interface XSheetAnnotationShapeSupplier
Description
provides methods to get the shape of o annotation
See also
CellAnnotation, CellAnnotationShape

Methods' Summary
getAnnotationShape returns the shape of the annotation  
Methods' Details
getAnnotationShape
::com::sun::star::drawing::XShape
getAnnotationShape();

Description
returns the shape of the annotation
Top of Page