Search
CellAnnotation Class
See Also
 






Represents the interactive object containing a comment for a cell within a worksheet.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public class CellAnnotation extends InteractiveObject

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.spreadsheet.InteractiveObject
        com.mindfusion.spreadsheet.CellAnnotation

 See Also