HyperlinkType.HighlightClick Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Se deve realçá-lo ao clicar em uma forma
Representa o seguinte atributo no esquema: highlightClick
[DocumentFormat.OpenXml.SchemaAttr(0, "highlightClick")]
public DocumentFormat.OpenXml.BooleanValue HighlightClick { get; set; }
public DocumentFormat.OpenXml.BooleanValue HighlightClick { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "highlightClick")]
public DocumentFormat.OpenXml.BooleanValue? HighlightClick { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("highlightClick")]
public DocumentFormat.OpenXml.BooleanValue? HighlightClick { get; set; }
public DocumentFormat.OpenXml.BooleanValue? HighlightClick { get; set; }
member this.HighlightClick : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "highlightClick")>]
member this.HighlightClick : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("highlightClick")>]
member this.HighlightClick : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property HighlightClick As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos