StrokeChildType.Href プロパティ

定義

元のイメージ リファレンス

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

[DocumentFormat.OpenXml.SchemaAttr(27, "href")]
public DocumentFormat.OpenXml.StringValue Href { get; set; }
public DocumentFormat.OpenXml.StringValue Href { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "href")]
public DocumentFormat.OpenXml.StringValue? Href { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:href")]
public DocumentFormat.OpenXml.StringValue? Href { get; set; }
public DocumentFormat.OpenXml.StringValue? Href { get; set; }
member this.Href : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "href")>]
member this.Href : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:href")>]
member this.Href : DocumentFormat.OpenXml.StringValue with get, set
Public Property Href As StringValue

プロパティ値

StringValue を返します。

属性

適用対象