Share via


Hyperlink.Type Property

PowerPoint Developer Reference

Represents the type of hyperlink. Read-only.

Syntax

expression.Type

expression   A variable that represents a Hyperlink object.

Return Value
MsoHyperlinkType

Remarks

The value of the Type property can be one of these MsoHyperlinkType constants.

msoHyperlinkInlineShape For use in Microsoft Word only.
msoHyperlinkRange
msoHyperlinkShape

See Also