var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: number value = instance.get_Zoom();
function get_Zoom() : number;
Return Value
Значение масштабирования в процентах.
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: number value = instance.get_Zoom();
function get_Zoom() : number;