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