Moves the specified Worksheet object from its current position to the specified index. If the worksheet is not part of the collection, the method has no effect.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public void move ( |
The worksheet to move.
The zero-based index representing the position to move to.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |