Search
FindReplaceForm.setMatchCase Method
See Also
 






Sets a value indicating whether the search should be case-sensitive.

Namespace: com.mindfusion.spreadsheet.standardforms
Package: com.mindfusion.spreadsheet.standardforms

 Syntax

Java  Copy Code

public void setMatchCase (
    boolean value
)

 Parameters

value

 See Also