SearchWithDialog(String) Method
Searches the text in the cells of the active sheet for the search string with the default criteria using a provided search dialog.
public void SearchWithDialog(
string
)
'Declaration
Public Overloads Sub SearchWithDialog( _
ByVal As String _
)
'Usage
Dim instance As FpSpread
Dim searchString As String
instance.SearchWithDialog(searchString)
Parameters
- searchString
- String for which to search