HyperlinkType.TargetFrame プロパティ

定義

URI に移動するためのターゲット フレーム

スキーマ内の次の属性を表します: 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

プロパティ値

StringValue を返します。

属性

適用対象