While reading 0 from aspose excel sheet it is always Int32,if it is written as double

while reading 0 from aspose excel sheet it is always Int32,although if it is written as double in Excel.for other values other than 0 everything is fine.SO this is causing test cases to fail with following error.
Assert.AreEqual failed. Expected:<0 (System.Double)>. Actual:<0 (System.Int32)>. mdeterm - Cell D4 - [Value]

We are using 19.7 version files

@swamiganesh01,

Please try our latest version/fix (e.g. Aspose.Cells for .NET v21.7).

If you find any issue or difference with latest version/fix, kindly do share your template Excel file and sample code (runnable) to reproduce the issue, we will check it soon.