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






Sets 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 void setFromColumn (
    int value
)

 Parameters

value

 Remarks

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

 See Also

InteractiveObject Members
InteractiveObject Class
com.mindfusion.spreadsheet Namespace