Search
Annotation Members
Methods
 


Represents a comment of a cell within a worksheet.

The following tables list the members exposed by the Annotation type.

 Public Methods

  Name Description

getCellAnnotation

Gets the interactive object associated with this annotation.

getShowAlways

Gets a value indicating whether the annotation is always visible.

getText

Gets the comment text of the annotation.

getTextToEdit

 

remove

Removes this annotation from its owner Cell object.

setEditedText

 

setShowAlways

Sets a value indicating whether the annotation is always visible.

setText

Sets the comment text of the annotation.

toString

 

 See Also