Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. C# Excel COM Add-in

C# Excel COM Add-in

Scheduled Pinned Locked Moved C#
csharpvisual-studiocomtoolstutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Francis B
    wrote on last edited by
    #1

    Hi! I created an excel C# COM Add-in with Visual Studio (Other Projets\Extensibility Projets\Shared Add-in). So, I would like to know how to add programmatically my add-in to COM Add-Ins dialog box (Tools\Add-In) of excel. I thought that the automatic registration, after building my add-in, adds it automatically to COM Add-ins dialog box but it doesn't seem.

    K 1 Reply Last reply
    0
    • F Francis B

      Hi! I created an excel C# COM Add-in with Visual Studio (Other Projets\Extensibility Projets\Shared Add-in). So, I would like to know how to add programmatically my add-in to COM Add-Ins dialog box (Tools\Add-In) of excel. I thought that the automatic registration, after building my add-in, adds it automatically to COM Add-ins dialog box but it doesn't seem.

      K Offline
      K Offline
      Kannan Kalyanaraman
      wrote on last edited by
      #2

      Apart from your normal registration, the Addin also has to register itself with the respective office application (in your case Excel). Check the below article on msdn, HOW TO: Build an Office COM Add-in by Using Visual C# .NET[^] Cheers, Kannan

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups