CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: BarbaMariolino

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    4,792

    Re: Automate AdWords campaigns in .NET

    Hi Pero,

    see GemBox.Ppc - AdWords API for .NET component. I think it is exactly what you need.

    AdWords API C# & VB.NET samples are provided to help you start faster with custom AdWords...
  2. GemBox.Spreadsheet v3.3 Released - easy reading and writing Excel files from .NET

    GemBox.Spreadsheet v3.3 Released
    http://www.gemboxsoftware.com/GBSpreadsheet.htm

    GemBox.Spreadsheet is a .NET component that enables developers to write, read or convert spreadsheet files (XLS,...
  3. Replies
    15
    Views
    122,212

    Re: Export to Excel in C#

    Hi,

    That happens because exported file is not "real" XLS (BIFF) file - it is SpreadsheetML. The best way to export to Excel is by using some third party component. I recommend you to use...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured