Hi,
I am tring to use GetCell to import cell that potential has 18 digits after the decimal point. But the getCell function only returns 15 digits. The rest is truncated. For example, I have 0.768491566012345678 in my .xlx. But the getCell returns only .768491566012345. Does anyone knows why? Is it the limitation os aspose?
Thanks alot!