Specifies the order of find and replace operations.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public enum SearchOrder |
Member name | Description | |
---|---|---|
![]() |
ByColumns |
Indicates that the operation should process columns first, then rows. |
![]() |
ByRows |
Indicates that the operation should process rows first, then columns. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |