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