Search
WorkbookView.setShowActiveCell Method
See Also
 






Sets a value indicating whether to display the active cell.

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

 Syntax

Java  Copy Code

public void setShowActiveCell (
    boolean value
)

 Parameters

value

 See Also