Search
InteractiveObject.setLocked Method
See Also
 






Sets a value indicating whether this object can be interacted with.

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

 Syntax

Java  Copy Code

public void setLocked (
    boolean value
)

 Parameters

value

 See Also