Adds a range of columns to the selection.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public void addColumns ( |
The index of the first columns in the range.
The number of columns to add.
See Also