Hi,
I created an Excel Workbook (.xls) as a template with some additional comments and - what is most important - conditional formatting. Is there a possibility to fill the data of an UltraWebGrid Control into that template instead of a new file when using UltraWebGridExcelConverter?
I tried to create a new Infragistics.Excel.Workbook by using the load method to load an existing file and passed that Workbook Object to the ExcelConverter - but it still created a new file..
Is there a way to realize that?
Thank you in advance!
that's great, thanks!
Hello,
You can look at these links:
This is for formulas:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/WebCalcManager_Excel_Style_Formula_Support.html
This is for import of image:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/ExcelEngine_Adding_Shapes_to_a_Worksheet.html
If these links can`t help you please provide more additional information about you scenario and we can try to provide additional help.