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