Gets a value indicating whether the selection contains any cells.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean isEmpty () |
RemarksThis property should return true only when the associated view does not display any worksheets. Otherwise the selection contains at least the currently active cell.
See Also