EditBox.Screentip 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í.
screentip, esta propiedad solo está disponible en Office 2010 y versiones posteriores.
Representa el atributo siguiente en el esquema: información sobre pantalla
[DocumentFormat.OpenXml.SchemaAttr(0, "screentip")]
public DocumentFormat.OpenXml.StringValue Screentip { get; set; }
public DocumentFormat.OpenXml.StringValue Screentip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "screentip")]
public DocumentFormat.OpenXml.StringValue? Screentip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("screentip")]
public DocumentFormat.OpenXml.StringValue? Screentip { get; set; }
public DocumentFormat.OpenXml.StringValue? Screentip { get; set; }
member this.Screentip : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "screentip")>]
member this.Screentip : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("screentip")>]
member this.Screentip : DocumentFormat.OpenXml.StringValue with get, set
Public Property Screentip As StringValue
Valor de propiedad
- Atributos