Fill.AlternateImageReference Property

Definition

Alternate Image Reference Location

Represents the following attribute in the schema: o:althref

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

Property Value

Returns StringValue.

Attributes

Applies to