var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_IsFormulaPanelVisible(value);
function set_IsFormulaPanelVisible(
valueA value indicating whether formula panel is visible.: boolean
) : any;
Parameters
- value
- A value indicating whether formula panel is visible.