Add-in Express for Microsoft Office and .net
Microsoft Office で使用できる優れた拡張機能(COMアドイン、スマートタグ、リアルタイムデータサーバー、ユーザー定義関数など)を簡単に記述
Add-in Express 社の製品
2006 年より日本国内にてComponentSourceで販売中。
価格:¥ 81,950 (税込)〜 バージョン: 10.4.4741 新機能 更新日: Mar 11, 2026 ![]()
![]()
![]()
![]()
(3)
5 つ星中 5
I've been an avid user of Add-in Express for Microsoft Office and .NET for years and couldn't be happier. I first used the tool to build an Outlook add-in for a large bank in the USA. The Add-in... 続きを読む
I've been an avid user of Add-in Express for Microsoft Office and .NET for years and couldn't be happier. I first used the tool to build an Outlook add-in for a large bank in the USA. The Add-in Express toolset solved all the major risks in the project: support for multiple versions of Microsoft Outlook, non-admin installation, and working with the Outlook Security Guard. Add-in Express handled all of this plus made many other tasks super easy thanks to their visual designers.
Add-in Express dramatically simplifies the process of creating and deploying Office add-ins. For instance, when creating an add-in, you can specify which versions of Office you want to support, beginning with an "Office neutral" option that supports all versions beginning with Office 2000. You can also, when starting your project, specify which Office components you want to support - Add-in Express automatically generates the necessary support code. In addition to general support for Office, Add-in Express offers support for some specific Office technologies. You can use Add-in Express to simplify the process of extending the Outlook shortcut bar, creating Smart Tags or creating Excel Real Time Data components. You'll still have to learn how to manipulate the object models for the various Office components, but Add-in Express makes integrating your code into Office almost trivial. II can no longer imagine doing Office development in the .NET Framework without this tool.