'宣言 Public Function New( _ ByVal sourceAddress As String, _ ByVal target As Object, _ Optional ByVal displayText As String, _ Optional ByVal toolTip As String _ )
public WorksheetHyperlink( string sourceAddress, object target, string displayText, string toolTip )