|
Tag Browser: aspose.cells-importobjectarray-custom-object
< 1 second(s)
-
I'm using aspose.cells in writing , reading excel files....is there anyway to view the saved excel files in windows application (vb.net).
i'm using below mentioned line of code for Viewing file not for reading.
workbook.Open(''ConsolidatedIS_TGP LP (OP)_09-09-2008-0642.xls'', FileFormatType.Excel2007Xlsx)
but its not working.
-
Hi Laurence, long time fan of Aspose! I have a similar problem and I've been away for a while and not sure if you have built anything that can take a custom object and use the smart marker approach to importing data. I'm sure a lot of developers would need this now with LINQ.Here's what I want to do.... similar to the class above, I want to ...
|