Added HyperlinkOnAction class: Represents hyperlink properties associated with an action (such as a mouse click or hover).
Added ShapeBase.HyperlinkOnClick property: Gets the HyperlinkOnAction object specifying hyperlink properties associated with the shape when it is clicked.
Added ShapeBase.HyperlinkOnHover property: Gets the HyperlinkOnAction object specifying hyperlink properties associated with the shape when the pointer hovers over it.