Search
SortOptions.setCaseSensitive Method
See Also
 






Sets a value indicating whether text value comparison is case-sensitive.

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

 Syntax

Java  Copy Code

public void setCaseSensitive (
    boolean value
)

 Parameters

value

 See Also