Hyperlink.SubAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a named location in the destination of the specified hyperlink.
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
Property Value
Remarks
The named location can be a bookmark in a Microsoft Word document, a named cell or cell reference in a Microsoft Excel worksheet, a named object in a Microsoft Access database, or a slide number in a Microsoft PowerPoint presentation.