Methods' Details
|
- getPosition
-  
com::sun::star::table::CellAddress
getPosition();
- Returns
-
the position of cell in the spreadsheet document that
contains this annotation.
|
- getAuthor
-  
string
getAuthor();
- Returns
-
the name of the user who last changed the annotation.
|
- getDate
-  
string
getDate();
- Returns
-
a formatted string representing the date when the annotation
was last changed.
|
- getIsVisible
-  
boolean
getIsVisible();
- Returns
-
whether the annotation is permanently visible.
|
- setIsVisible
-  
- void
setIsVisible(
[ in ] boolean |
bIsVisible ); |
- Description
- specifies whether the annotation is permanently visible.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.