ToggleButton.GetImage Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
getImage
Representa el atributo siguiente en el esquema: getImage
[DocumentFormat.OpenXml.SchemaAttr(0, "getImage")]
public DocumentFormat.OpenXml.StringValue GetImage { get; set; }
public DocumentFormat.OpenXml.StringValue GetImage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "getImage")]
public DocumentFormat.OpenXml.StringValue? GetImage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("getImage")]
public DocumentFormat.OpenXml.StringValue? GetImage { get; set; }
public DocumentFormat.OpenXml.StringValue? GetImage { get; set; }
member this.GetImage : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "getImage")>]
member this.GetImage : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("getImage")>]
member this.GetImage : DocumentFormat.OpenXml.StringValue with get, set
Public Property GetImage As StringValue
Valor de propiedad
- Atributos