次の方法で共有


Hyperlink.SubAddress プロパティ

定義

指定したハイパーリンクのリンク先の名前付きの場所を設定または返します。

public:
 property System::String ^ SubAddress { System::String ^ get(); void set(System::String ^ value); };
public string SubAddress { get; set; }
member this.SubAddress : string with get, set
Public Property SubAddress As String

プロパティ値

注釈

名前付きの場所とは、Word 文書のブックマーク、Excel ワークシートの名前を付けたセルまたはセル参照、Access データベースの名前を付けたオブジェクト、あるいは PowerPoint プレゼンテーションのスライド番号を示します。

適用対象