LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
XSheetAnnotationAnchor Interface Referencepublished

provides access to a cell annotation attached to a spreadsheet cell. More...

import "XSheetAnnotationAnchor.idl";

Inheritance diagram for XSheetAnnotationAnchor:
XInterface SheetCell

Public Member Functions

com::sun::star::sheet::XSheetAnnotation getAnnotation ()
 returns the annotation at this anchor. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

provides access to a cell annotation attached to a spreadsheet cell.

See Also
com::sun::star::sheet::SheetCell
com::sun::star::sheet::CellAnnotation
Developers Guide
Spreadsheets - Cell Annotations

Member Function Documentation

returns the annotation at this anchor.


The documentation for this interface was generated from the following file: