HyperlinkType.TargetFrame Property

Definition

target frame for navigating to the URI

Represents the following attribute in the schema: tgtFrame

[DocumentFormat.OpenXml.SchemaAttr(0, "tgtFrame")]
public DocumentFormat.OpenXml.StringValue TargetFrame { get; set; }
public DocumentFormat.OpenXml.StringValue TargetFrame { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "tgtFrame")]
public DocumentFormat.OpenXml.StringValue? TargetFrame { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("tgtFrame")]
public DocumentFormat.OpenXml.StringValue? TargetFrame { get; set; }
public DocumentFormat.OpenXml.StringValue? TargetFrame { get; set; }
member this.TargetFrame : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "tgtFrame")>]
member this.TargetFrame : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("tgtFrame")>]
member this.TargetFrame : DocumentFormat.OpenXml.StringValue with get, set
Public Property TargetFrame As StringValue

Property Value

Returns StringValue.

Attributes

Applies to