Represents a worksheet object that can be modified interactively by the user.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public abstract class InteractiveObject |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.spreadsheet.InteractiveObject
com.mindfusion.spreadsheet.CellAnnotation
com.mindfusion.spreadsheet.Picture
com.mindfusion.spreadsheet.charts.Chart
See Also