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