Search
FindReplaceForm.setLookIn Method
See Also
 






Sets whether to search in formatted cell text, unformatted value or formula.

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

 Syntax

Java  Copy Code

public void setLookIn (
    LookIn value
)

 Parameters

value

A member of the LookIn enumeration.

 See Also