Share via


ImageControl.GetAltText Property

Definition

getAltText, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: getAltText

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

Property Value

Attributes

Applies to