Selects a range of columns in the worksheet.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public void selectColumns ( |
The index of the first column in the range.
The number of columns to select.
See Also