Share via


OpenXmlHyperlinkPropsElement.TgtFrame Property

Definition

tgtFrame, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: tgtFrame

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

Property Value

Attributes

Applies to