Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ReplaceOptions Class / setSearchOrder Method
The SearchOrder enum value representing the search order to set.
In This Topic
    setSearchOrder Method
    In This Topic
    Sets the search order.
    Syntax
    public void setSearchOrder( 
       SearchOrder value
    )

    Parameters

    value
    The SearchOrder enum value representing the search order to set.
    See Also