var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: string value = instance.get_NumberFormatDecimalPlaces();
function get_NumberFormatDecimalPlaces() : string;
Return Value
The amount of decimal places in number format of focused cell.