StrokeChildType.Href Property

Definition

Original Image Reference

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to