Search
InteractiveObject.getAnchorPosition Method
See Also
 






Gets the anchor position of this object.

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

 Syntax

Java  Copy Code

public ObjectAnchorPosition getAnchorPosition ()

 Return Value

 Remarks

This value is relevant only if the Anchor property is set to ObjectAnchor.ToCell.

 See Also