20 #ifndef __com_sun_star_sheet_XSheetAnnotation_idl__
21 #define __com_sun_star_sheet_XSheetAnnotation_idl__
27 module
com { module sun { module star { module sheet {
57 boolean getIsVisible();
62 void setIsVisible( [in]
boolean bIsVisible );
– idl definition –
Definition: Ambiguous.idl:22
provides methods to query data of the annotation and to show and hide it.
Definition: XSheetAnnotation.idl:35
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47