Removes the specified cell from the collection.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public void Remove ( |
Visual Basic Copy Code |
---|
Public Sub Remove( _ |
The TableNode.Cell object to add to the collection.
Do not use this method directly. Use the methods of the TableNode class instead.