Checks whether the specified column is part of the selection.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public boolean inColumn ( |
The column to test.
true if at least one cell in the column is selected; otherwise, false.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |