cidEditHyperlink Constant
Declaration
const cidEditHyperlink = 10;
Remarks
This menu item is enabled only if the active worksheet’s CanEditHyperlinks function returns True.
A click on the “Hyperlink…” menu item invokes the “Edit Hyperlink” dialog for a hyperlink associated with a cell or floating container.
Use the sdxBuiltInPopupMenuCreateHyperlink resource string to localize the “Hyperlink…” pop-up menu item.
See Also