var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);
var value; // Type: boolean
value = instance.get_IsFooterPanelVisible();
function get_IsFooterPanelVisible() : boolean;
Return Value
A value indicating whether footer panel is visible.