GridShapeDraw.AddHyperlink

Adds a hyperlink to the shape.

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

Return Value

Return the new hyperlink object.

See Also