Search
InteractiveObject Constructor
See Also
 






Initializes a new instance of the InteractiveObject class.

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

 Syntax

Java  Copy Code

protected InteractiveObject (
    Worksheet worksheet
)

 Parameters

worksheet

The Worksheet this object belongs to.

 See Also