Creates a copy of this cell.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public TableNode.Cell Clone () |
Visual Basic
Copy Code
|
|---|
Public Function Clone () As TableNode.Cell |
An instance of the TableNode.Cell class.
See Also