Adds a range of columns 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 first columns in the range.
The number of columns to add.
See Also