Possible Duplicate:
Create Excel (.XLS and .XLSX) file from C#
Rounding double values in C#
my double function generating values like this
56,365989365
i want just value like this 56,36
how to get this ?
Possible Duplicate:
Create Excel (.XLS and .XLSX) file from C#
Rounding double values in C#
my double function generating values like this
56,365989365
i want just value like this 56,36
how to get this ?