Search
InteractiveObject Class
See Also
 






Represents a worksheet object that can be modified interactively by the user.

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

 Syntax

Java  Copy Code

public abstract class InteractiveObject

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.spreadsheet.InteractiveObject
        com.mindfusion.spreadsheet.CellAnnotation
        com.mindfusion.spreadsheet.Picture
        com.mindfusion.spreadsheet.charts.Chart

 See Also