Specifies the spreadsheet cells selection type.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public enum SelectionType |
Member name | Description | |
---|---|---|
![]() |
EntireRow |
Indicates that the row which is clicked on will be selected. |
![]() |
Normal |
Indicates that only the clicked cell will be selected. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |