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

Return Value

The editor status.
See Also

Reference

Worksheet type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.