Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 927 Bytes

Visio.Hyperlink.IsDefaultLink.md

File metadata and controls

35 lines (21 loc) · 927 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Hyperlink.IsDefaultLink property (Visio)
vis_sdr.chm15013720
vis_sdr.chm15013720
Visio.Hyperlink.IsDefaultLink
5a958e11-cf88-c45d-829a-805af9fd9f3a
06/08/2017
medium

Hyperlink.IsDefaultLink property (Visio)

Determines the default Hyperlink object for a shape. Read/write.

Syntax

expression. IsDefaultLink

expression A variable that represents a Hyperlink object.

Return value

Integer

Remarks

When you set the value of the IsDefaultLink property to True for a Hyperlink object, the value for all other Hyperlink objects is automatically set to False. When you set the value of this property to False for a Hyperlink object, the other Hyperlink objects aren't affected.

[!includeSupport and feedback]