Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ReplaceOptions Class

In This Topic
    ReplaceOptions Class Methods
    In This Topic

    For a list of all members of this type, see ReplaceOptions members.

    Public Methods
     NameDescription
    Public MethodGet one of the LookAt enum. Default is LookAt.Part .  
    Public MethodGet 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.  
    Public MethodGet the search case sensitive. The default value is False .  
    Public MethodGet he replace format for the method.  
    Public MethodGet the search format for the method.  
    Public Method  
    Public MethodSet one of the LookAt enum. Default is LookAt.Part .  
    Public MethodSet 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.  
    Public MethodSet the search case sensitive. The default value is False .  
    Public MethodSet the replace format for the method.  
    Public MethodSet the search format for the method.  
    Public Method  
    Top
    See Also