MindFusion.Java Package Programmer's Guide
Cell.isEditable Method
See Also
 






Gets a value indicating whether this cell is editable.

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

 Syntax

Java  Copy Code

public boolean isEditable ()

 Return Value

true if users are allowed to edit the cell's content, or false otherwise.

 See Also

Cell Members
Cell Class
com.mindfusion.spreadsheet Namespace