次の方法で共有


OpenXmlHyperlinkPropsElement.Source プロパティ

定義

ソースでは、このプロパティは Office 2016 以降でのみ使用できます。

スキーマ内の次の属性を表します: source

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

プロパティ値

属性

適用対象