Hello people,
I am working in a report with the Excel Buffer.
Now I get my desired information in an Excel table after starting the report.
This also fits everything in terms of content. Only the columns are often much too narrow, so that I have to manually make all of them wider to be able to read the entire content.
I work here with BC 14. In NAV2016 there was a function Autofit. I suspect that this would automatically widen the columns. Only, unfortunately, this function no longer exists in BC 14.
Now I wanted to add this old function to table 370. For this I need the variable XlHelper.
In old NAV versions this variable had the subtype Microsoft.Dynamics.Nav.Integration.Office.Excel.ExcelHelper.'Microsoft.Dynamics.Nav.Integration.Office, Version=10.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Now I wanted to create this variable in BC14. But I can't enter or search the subtype. It comes then always the error message that the type can not be loaded, if I load the Subtype from the old version. How do I do this? Is the subtype for BC 14 wrong?
Thank you.