Search
FindReplaceForm.setCurrentCell Method
See Also
 






Sets the cell to start the search from.

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

 Syntax

Java  Copy Code

public void setCurrentCell (
    Cell value
)

 Parameters

value

 See Also