Inserts the specified cell at the specified index within the collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void Insert ( |
Visual Basic Copy Code |
---|
Public Sub Insert( _ |
The zero-based index at which to insert the cell.
The TableNode.Cell object to add to the collection.
Do not use this method directly. Use the methods of the TableNode class instead.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |