MindFusion.Diagramming for JavaScript Programmer's Guide

Cell Class

See Also
 





Represents a cell of a TableNode.

Namespace: MindFusion.Diagramming
File: Cell.js

 Syntax

JavaScript  Copy Code

// class
Cell.prototype = {}

 See Also