Search
InteractiveObject.setVerticalOffset Method
See Also
 






Sets the vertical offset of the object from its origin.

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

 Syntax

Java  Copy Code

public void setVerticalOffset (
    Measure value
)

 Parameters

value

 See Also