Removes the specified number of rows at the specified index.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public void remove ( |
The zero-based index of the first row to remove.
The number of rows to remove.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |