Compartir a través de


ControlProperties.AltText Propiedad

Definición

altText

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Atributos

Se aplica a