HyperlinkType.HighlightClick Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique s’il faut la mettre en surbrillance lorsque vous cliquez sur une forme
Représente l’attribut suivant dans le schéma : 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
Valeur de propriété
Retourne BooleanValue.
- Attributs