Compartir a través de


OpenXmlHyperlinkPropsElement.HighlightClick Propiedad

Definición

highlightClick, esta propiedad solo está disponible en Office 2016 y versiones posteriores.

Representa el atributo siguiente en el esquema: highlightClick

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; }
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 de propiedad

Atributos

Se aplica a