Returns the cell that contains the specified point.
Namespace: MindFusion.DiagrammingFile: TableNode.js
function cellFromPoint (point)
A Point instance.
A JavaScript object containing following fields:{cell: Cell reference,cellRect: Rect,column: Number,row: Number};
TableNode MembersTableNode ClassMindFusion.Diagramming Namespace