Spire.DataExport for .NET is a 100% pure data .NET library suit for exporting data into MS Word, Excel, RTF, Access, PDF, XPS, HTML, XML, Text, CSV, DBF, SYLK, SQL Script, DIF, Clipboard, etc.
Fri Feb 25, 2011 3:55 am
When I run my form, it will save to a file, but it can't open automatically. So I want it launched automatically. Can you help me??
-
tomason
-
- Posts: 11
- Joined: Mon Dec 27, 2010 3:08 am
Fri Mar 04, 2011 2:58 am
Of cource. You can use the following code to realize it:
cellExport.ActionAfterExport = Spire.DataExport.Common.ActionType.OpenView;
e-iceblue support
-
iceblue support
-
- Posts: 240
- Joined: Tue Dec 21, 2010 2:56 am