次の方法で共有


CommentHyperlink.Url プロパティ

定義

URL では、このプロパティは Office 2021 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象