GridPicture.AddHyperlink

Adds a hyperlink to the shape.

public GridHyperlink AddHyperlink(string param_string)
ParameterTypeDescription
addressStringAddress of the hyperlink.

Return Value

Return the new hyperlink object.

See Also