Compartir a través de


ImageControl.AltText Propiedad

Definición

altText, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

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