.NET Excel Related...

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
About TheScarms


Sample code
version info

If you use this code, please mention "www.TheScarms.com"

Email this page


© Copyright 2024 TheScarms
Goto top of page