ToggleButton.GetShowImage 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í.
getShowImage
Representa el atributo siguiente en el esquema: getShowImage
[DocumentFormat.OpenXml.SchemaAttr(0, "getShowImage")]
public DocumentFormat.OpenXml.StringValue GetShowImage { get; set; }
public DocumentFormat.OpenXml.StringValue GetShowImage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "getShowImage")]
public DocumentFormat.OpenXml.StringValue? GetShowImage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("getShowImage")]
public DocumentFormat.OpenXml.StringValue? GetShowImage { get; set; }
public DocumentFormat.OpenXml.StringValue? GetShowImage { get; set; }
member this.GetShowImage : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "getShowImage")>]
member this.GetShowImage : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("getShowImage")>]
member this.GetShowImage : DocumentFormat.OpenXml.StringValue with get, set
Public Property GetShowImage As StringValue
Valor de propiedad
- Atributos