PowerPoint.HyperlinkType enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the type of object that a hyperlink is applied to.
Remarks
[ API set: PowerPointApi BETA (PREVIEW ONLY) ]
Fields
| shape = "Shape" | Specifies that the hyperlink is applied to a Shape. |
| textRange = "TextRange" | Specifies that the hyperlink is applied to a TextRange. |