Initializes a new instance of the Cell class.
Namespace: MindFusion.DiagrammingAssembly: MindFusion.Diagramming
public Cell ( TableNode table)
Public New ( _ table As TableNode _)
The TableNode this cell belongs to.
Cell ClassMindFusion.Diagramming Namespace