'Declaration Public Property Hyperlink As ExpressionInfo
public ExpressionInfo Hyperlink {get; set;}
Property Value
An ExpressionInfo object that evaluates to the URL of the hyperlink.
Gets or sets an expression that evaluates to the URL of the hyperlink.
'Declaration Public Property Hyperlink As ExpressionInfo
public ExpressionInfo Hyperlink {get; set;}
An ExpressionInfo object that evaluates to the URL of the hyperlink.