Media.Link プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
リンクされた画像リファレンス
スキーマ内の次の属性を表します: r:link
[DocumentFormat.OpenXml.SchemaAttr(19, "link")]
public DocumentFormat.OpenXml.StringValue Link { get; set; }
public DocumentFormat.OpenXml.StringValue Link { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "link")]
public DocumentFormat.OpenXml.StringValue? Link { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:link")]
public DocumentFormat.OpenXml.StringValue? Link { get; set; }
public DocumentFormat.OpenXml.StringValue? Link { get; set; }
member this.Link : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "link")>]
member this.Link : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:link")>]
member this.Link : DocumentFormat.OpenXml.StringValue with get, set
Public Property Link As StringValue
プロパティ値
- 属性