次の方法で共有


Hyperlinks._Add(Object, Object, Object) メソッド

定義

内部使用のために予約されています。

public Microsoft.Office.Interop.Word.Hyperlink _Add (object Anchor, ref object Address, ref object SubAddress);
abstract member _Add : obj * obj * obj -> Microsoft.Office.Interop.Word.Hyperlink
Public Function _Add (Anchor As Object, Optional ByRef Address As Object, Optional ByRef SubAddress As Object) As Hyperlink

パラメーター

Anchor
Object
Address
Object
SubAddress
Object

戻り値

適用対象