ControlProperties.AltText Property

Definition

altText

Represents the following attribute in the schema: altText

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

Property Value

Attributes

Applies to