Add-in Express for Microsoft Office and .net

COM 애드인, 스마트 태그, 실시간 데이터 서버 및 사용자 정의 함수와 같은 Microsoft Office 용 전문 확장을 손 쉽게 작성합니다.

Add-in Express사에서 공개
2006년 부터 ComponentSource에서 판매중

가격: US$ 387.10 버젼: 10.4.4741 NEW 업데이스 날짜: Mar 11, 2026 3.50 별점 평균 리뷰3.50 별점 평균 리뷰3.50 별점 평균 리뷰3.50 별점 평균 리뷰3.50 별점 평균 리뷰 (3)

Add-in Express for Microsoft Office and .net 10.0.4700

Released: Nov 22, 2021

10.0.4700 버젼 업데이트

기능

  • Added support for Microsoft Office 2021 applications.
  • Added support for Microsoft Visual Studio 2022.
  • Added a system constant to the OfficeColorScheme enumeration.
  • Added BeforeStoreRemove and StoreAdd events to the ADXOutlookAppEvents component.
  • Visual Studio 2010 is no longer supported.
  • Microsoft .NET Framework 2.0 and 3.x are no longer supported.
  • ADXExcelRef.SetValue method is now obsolete.

수정사항

  • Several issues with tray notifications during ClickTwice updates.
  • Silent NullReferenceException exception in the IFolderEvents12.BeforeItemMove method.
  • ADXAddinModule.HostType property returned ohaUnknown in some cases.
  • Some Office 365 context menu names were inaccessible via the ADXRibbonContextMenu component.
  • ADXWordTaskPane.ADXBeforeTaskPaneShow event might not have been raised in some scenarios.
  • Ampersand character was shown incorrectly in captions of Advanced Task Panes and Outlook Regions.
  • Exception when turning on/off Outlook add-ins with dock-based Advanced Outlook view regions.
  • Width or Height of dock-based Advanced Outlook view regions was incorrect after attempting to set it to a value lower than allowed by Outlook.
  • ADXOlForm.ADXNewInspector event might have been raised twice in some scenarios.
  • NullReferenceException exception in the ADXWordTaskPane.Show method in some cases.
  • Delays in switching between Outlook Public folders when a COM add-in with the ADXOlFormsManager component is loaded.
  • In Outlook 2016 and higher, the BottomNavigationPane region did not show up after expanding the Folder Pane from the minimized state.
  • InvalidComObjectException exception when accessing properties and methods of the OutlookApp object in the ADXOutlookAppEvents.Quit event handler in some scenarios.