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






Gets the zero-based index of the column of the cell to which the object is anchored.

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

 Syntax

Java  Copy Code

public int getFromColumn ()

 Return Value

 Remarks

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

 See Also

InteractiveObject Members
InteractiveObject Class
com.mindfusion.spreadsheet Namespace