Hi Team,
1# we have a cell with formatting set to Accounting and settings as shown in the screen shot - with decimal places 2
image.png (5.8 KB)
2# we have another cell with formatting set to Accounting and settings …...code as follows: Workbook wb = new Workbook(filePath + @"sample...xlsx"; using (Workbook workbook = new Workbook(srcFileName))...