While formatting data for excel in C#.I am using this line code -- myValue.Style.Numberformat.Format = "$#,##0.00 So getting this result -- $1,234.00 But i want