Search
WorkbookView.setAllowTabEdit Method
See Also
 






Sets a value indicating whether tabs can be in-place edited.

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

 Syntax

Java  Copy Code

public void setAllowTabEdit (
    boolean value
)

 Parameters

value

 See Also