_Application.CanPlaySounds 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.
Cette propriété ne doit pas être utilisée. Les sons ont été supprimés de Microsoft Excel.
public:
property bool CanPlaySounds { bool get(); };
public bool CanPlaySounds { get; }
Public ReadOnly Property CanPlaySounds As Boolean