Share via


DataColumn.Hyperlink Property

Visio Automation Reference

Gets or sets whether the data column creates a hyperlink in a shape when the shape is linked to data. Read/write.

ms428310.vs_note(en-us,office.12).gif  Note
This Visio object or member is available only to licensed users of Microsoft Office Visio Professional 2007.

Version Information
 Version Added:  Visio 2007

Syntax

expression.Hyperlink

expression   An expression that returns a DataColumn object.

Return Value
Boolean

Remarks

The Hyperlink property setting corresponds to the setting of the Hyperlink check box in the Types and Units dialog box for the column in the Visio UI.

See Also