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.