Adds the specified cell to the collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void Add ( |
Visual Basic
Copy Code
|
|---|
Public Sub Add( _ |
RemarksDo not use this method directly. Use the methods of the TableNode class instead.
See Also