_Workbook.DisplayInkComments 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.
Valeur de type Boolean qui détermine si les commentaires manuscrits sont affichés dans le classeur. Boolean (en lecture/écriture).
public:
property bool DisplayInkComments { bool get(); void set(bool value); };
public bool DisplayInkComments { get; set; }
Public Property DisplayInkComments As Boolean