_MSProject.InsertHyperlink(Object, Object, Object, Object) 方法

定义

public bool InsertHyperlink (object Name, object Address, object SubAddress, object ScreenTip);
abstract member InsertHyperlink : obj * obj * obj * obj -> bool
Public Function InsertHyperlink (Optional Name As Object, Optional Address As Object, Optional SubAddress As Object, Optional ScreenTip As Object) As Boolean

参数

Name
Object
Address
Object
SubAddress
Object
ScreenTip
Object

返回

适用于