7.23.1120

Navigation:  7.23 (QDV 2023) >

7.23.1120

Previous pageReturn to chapter overviewNext page

Released on November 6, 2023

Bug fix: A little issue in IWorksheetManager.GetNativeWorksheet in the user API (macros)

If the IWorksheetManager.GetNativeWorksheet was called with the sheetType argument set to NativeSheetType.List_Box, it never found any result and it always returned null.

Bug fix: Insert field/paste field at wrong location in some special cases

The Insert field(s) and Paste column(s) operations in WBS could insert the columns at a wrong position. This happened if all sub-columns of a multi-column WBS breakdown field were to be pasted/inserted. They were inserted at their original position instead of the new required position. Note, only all sub-columns can be moved that way. If only one or not all sub-columns are pasted, they must remain in the same group with the others.