SpreadJS Documentation
editorStatus Method
Returns the editor's status.
Syntax
var instance = new GcSpread.Sheets.Sheet(name);
var value; // Type: EditorStatus
value = instance.editorStatus();
function editorStatus() : EditorStatus;

Return Value

The editor status.
See Also

Reference

Sheet type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.