Inserts new empty column at the specified position within the table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void InsertColumn ( |
Visual Basic Copy Code |
---|
Public Sub InsertColumn( _ |
Call the method to add new column at a particular position in the table. The size of the table is automatically updated and the columns are added to the column collection.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |