Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ReplaceOptions Class / getMatchByte Method
In This Topic
    getMatchByte Method
    In This Topic
    Get 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 boolean getMatchByte()
    See Also