Gets a value indicating whether this cell is editable.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean isEditable () |
true if users are allowed to edit the cell's content, or false otherwise.
See Also