![]() | Type | Description | ||
| LinkKey as Variant | A String expression that indicates the key of the link being accessed. | |||
| Property as LinkPropertyEnum | A LinkPropertyEnum expression that specifies the option being accessed. | |||
| Variant | A Variant value that indicates the newly value for the property. |

The following VB sample displays a text plus a picture on a link:
G2antt1.Items.Link("Link", exLinkText) = " <img>excel</img><br><br><b>doc.xls"