var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: string value = instance.get_NumberingFormat();
function get_NumberingFormat() : string;
Return Value
Числовой формат.
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: string value = instance.get_NumberingFormat();
function get_NumberingFormat() : string;