Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ReplaceOptions Class / setMatchByte Method
In This Topic
    setMatchByte Method
    In This Topic
    Set the MatchByte way. True to have double-byte characters match only double-byte characters. False to have double-byte characters match their single-byte equivalents.
    Syntax
    public void setMatchByte( 
       boolean value
    )

    Parameters

    value
    See Also