Returns the selected format.
var instance = new Vintasoft.Imaging.Office.UI.Panels.WebUiCellNumberFormatPanelJS(settings);
var value; // Type: string
value = instance.getSelectedFormat();
function getSelectedFormat() : string;
Return Value
Selected number format. If no format selected, returns null.