Currently I am using LINQ Reporting Engine to convert templates into actual word docx document output.
Is there any way I can use LINQ Reporting Engine with Excel as template.
This issue is NOT related to using dataset from excel into word template.
I want to create Excel templates and generated Excel as output by putting recordsets using .NET on runtime.
Is this possible with LINQ Reporting Engine?