Search
InteractiveObject.setFromRow Method
See Also
 






Sets the zero-based index of the row of the cell to which the object is anchored.

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

 Syntax

Java  Copy Code

public void setFromRow (
    int value
)

 Parameters

value

 Remarks

This value is ignore if the object is anchored to the page.

 See Also