var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);
var value; // Type: boolean
value = instance.get_IsEnabled();
function get_IsEnabled() : boolean;
Return Value
True - control is enabled; False - control is not enabled. Default value is True.