Search
InteractiveObject.setHeight Method
See Also
 






Sets the desired height, or null, to calculate the height automatically.

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

 Syntax

Java  Copy Code

public void setHeight (
    Measure value
)

 Parameters

value

 See Also