Specifies the order of find and replace operations.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public enum SearchOrder |
Visual Basic
![]() |
---|
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. |
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |