Hyperlink.Type (PowerPoint)
Represents the type of hyperlink.
The value of the Type property can be one of these MsoHyperlinkType constants.
Dim mhtType As Office.MsoHyperlinkType
mhtType = ActivePresentation.SlideMaster.Hyperlinks(1).Type
Represents the type of hyperlink.
The value of the Type property can be one of these MsoHyperlinkType constants.
Dim mhtType As Office.MsoHyperlinkType
mhtType = ActivePresentation.SlideMaster.Hyperlinks(1).Type