HI All,
Issue 1 . it seems like Aspose doesn’t support formatting style selected as shown below. Where we want negative number to be shown as negative without any decorations.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
For example
-$4000 to be shown as -$4000 and cell value will be -4000.
Aspose supports only two styles.
-$4000 to be shown as ($4000). And -$4000 to be shown as $4000.
Here is the link on how to set style.
<?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /> Issue 2 Float value , when we put float value and set style as % with 2 decimal points, the value in the cell changes .Example : 4% is put as 3.9999000567%