Specifies the direction of find and replace operations.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public enum SearchDirection |
Member name | Description | |
---|---|---|
![]() |
Backward |
Indicates that the operation should proceed to the previous cell. |
![]() |
Forward |
Indicates that the operation should proceed to the next cell. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |