MindFusion.Java Package Programmer's Guide
InteractiveObject.getFromRow Method
See Also
 






Gets 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 int getFromRow ()

 Return Value

 Remarks

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

 See Also

InteractiveObject Members
InteractiveObject Class
com.mindfusion.spreadsheet Namespace