var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_IsEnabled(value);
function set_IsEnabled(
valueValue indicating whether the control is enabled.: boolean
) : any;
Parameters
- value
- Value indicating whether the control is enabled.