Search
FindReplaceForm.getLookIn Method
See Also
 






Gets 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 LookIn getLookIn ()

 Return Value

A member of the LookIn enumeration.

 See Also