Gets a value indicating whether the selection contains any cells.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public boolean isEmpty () |
This property should return true only when the associated view does not display any worksheets. Otherwise the selection contains at least the currently active cell.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |