Moves the specified column to the specified target index.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public void move ( |
The zero-based index of the column to move.
The zero-based index of the column before which the column should be moved.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |