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