Removes the specified number of columns at the specified index.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public void remove ( |
The zero-based index of the first column to remove.
The number of columns to remove.
See Also