var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings); var value; // Type: boolean value = instance.get_ShowFormulaPanelInFullscreenMode();
function get_ShowFormulaPanelInFullscreenMode() : boolean;
Return Value
A value indicating whether formula panel is shown in full screen mode.