Paste data into Excel worksheet's with the Excel object.
Using the Excel object, via the COM Interop Layer, you can work with Excel
worksheets, ranges, cells, etc. from .NET.
Prevent orphaned Excel processes after using the Excel
object.
Prevent an orphaned Excel process after using the Excel object by instructing
COM to release the components. You must use the "System Runtime InteropServices
Marshal ReleaseComObject" function.
|
About TheScarms
Sample code version info
|