LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
XSheetAnnotationAnchor Interface Reference

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.
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

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
Spreadsheet Documents - Cell Annotations

Member Function Documentation

◆ getAnnotation()

returns the annotation at this anchor.


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