Hi
I have a grid where the column widths are dictated by the content. When exported to Excel (ToExcelML) this writes the column widths being diplayed.
e.g.
<Table>
<Column ss:Width="1709" ...
If the width is greater about 1340 (e.g. 1350) Excel errors when it is opened. Is it possible to either prevent this my end or can you put a max value of 1300 if it is being displayed greater than that?
Thanks
Russell Mason
I have a grid where the column widths are dictated by the content. When exported to Excel (ToExcelML) this writes the column widths being diplayed.
e.g.
<Table>
<Column ss:Width="1709" ...
If the width is greater about 1340 (e.g. 1350) Excel errors when it is opened. Is it possible to either prevent this my end or can you put a max value of 1300 if it is being displayed greater than that?
Thanks
Russell Mason