Posted 3 November 2020, 4:52 am EST
We are using active reports v.13 and tried to export the report to excel.
But while filling the data in excel from report,the cell strecthces out to next cell .
we are using following method:
void Export(SectionDocument document, string filePath);
Is there any way to fix the issue.