(Solved) How to refresh Total in a Tab 2007 / 2010 after Merge?

Hi !

I use .Net 4 / 7.3.0.0 Aspose.Cells.

I try merge a tab (excel 2007/2010) with total.
The row Total is blank after merge (see file attachment).

The workarround is manually in Excel unckeck/check Row Total in Creation Tab.

Is it possible to refresh with aspose this total ?

Thanks

Hi,

Thanks for your posting and using Aspose.Cells for .NET.

We need more information from your end to look into this issue.

Please provide us your sample expected output file and the source code you are using. You can create your expected output file using Ms-Excel.

Please also elaborate your issue description with screenshot(s), these will be helpful in investigating this issue.

The attachment file generate by Aspose.Cells reproduce my problem (blank row for total)
But I will try a simple VisualStudio Projet for you…


::: EDIT ::::
It’s my fault : set formula="";
Sorry

Hi,


Good to know that your have found the issue in your code by yourself.

Have a good day!

Thank you.