NetOffice v1.7.4.3 Release Notes

Release Date: 2018-02-23 // about 6 years ago
  • ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ”„ Changed method in COMAddin class: virtual bool OnCreateTaskPaneInfo(TaskPaneInfo paneInfo) > The meaning of the bool result has been changed and it is true by default now. > true means the Pane should have been created, otherwise false.

    ๐Ÿ› Bug Fixes

    • Fix #193 Can not get Addin from customArguments in OnConnection of ITaskpane