Re: Detecting tsv/csv files basing on file content

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"Mark Rae [MVP]" <mark@xxxxxxxxxxxxxxxxx> wrote in message
news:eJVUHV4vJHA.4724@xxxxxxxxxxxxxxxxxxxxxxx

Damn, I got all excited there for a second. "It can read from EXCEL??
Woo-hoo!!" Then I downloaded the source and found out it did so via
Interop, meaning Excel had to be installed on the machine. Which of
course is exactly what I'm trying to avoid.

If you need a managed way (i.e. without Interop) to manipulate Excel files
and without an installed copy of Excel, you need this:
http://www.aspose.com/categories/file-format-components/aspose.cells-for-.net-and-java/default.aspx

Yeah, but I'm cheap. I was looking for a free library.


.



Relevant Pages

  • Re: Question on a COM project.
    ... As for a book for working with COM interop in .NET, ... Excel or Word menu bar (after installation like PDF Write or Adobe ... The server side operation will be handled by calling a CGI file ... There is no ProgID as Adobe PDF or something indicating that the ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Create DLL in Visual Studio 2005 accessible by Excel 2002
    ... and then register it for COM interop with regasm.exe. ... Excel 2002 to access it. ... to have access to my custom functions. ... Office XP Primary Interop Assemblies Known Issues ...
    (microsoft.public.dotnet.languages.vb)
  • Re: newbie question: c# and Excel
    ... > wraps the Interop calls. ... Just really didn't get the point of using VSTO. ... > I'd like to find a pure .NET way of generating Excel ... >>> could do in VBA? ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Create DLL in Visual Studio 2005 accessible by Excel 2002
    ... You see the reference in the Excel Macro box, ... Started Visual Studio 2005 and started a New Visual C# Class Library ... I believe I need to use COM interop to allow VBA ... to have access to my custom functions. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Create DLL in Visual Studio 2005 accessible by Excel 2002
    ... I can add a reference to it. ... the basics. ... Excel 2002 to access it. ... I've studied everything I can find on COM Interop ...
    (microsoft.public.dotnet.languages.vb)