asp.net - spreadsheetgear - how to convert thousand separator with decimal and decimal seperator with comma -
I have failed to find numberFormat to convert separator from decimal to thousand separator with decimal. Thanks The only way to do this is to tell Excel that your decimal and Thousands of separators are different, but this will not only affect the entire application of a specific cell or worksheet / workbook. worksheet.Range (number range) .numberformat = "## Please.
Code:
with
application .mailmaster = ",". Thousands support = "." .UseSystemSeparators = with incorrect
Comments
Post a Comment