var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); 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.