Adds the column with the specified index to the selection.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void AddColumns ( |
Visual Basic
Copy Code
|
|---|
Public Sub AddColumns( _ |
The index of the column to add.
See Also