CommandSetLibrary.IsAnyDocumentSelectionUndeletable Méthode
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.
Retourne si des éléments de forme présents dans la liste de sélection ne peuvent pas être supprimés. Les vérifications de l’implémentation de base pour les formes compartiment et MoveableHostShape.
protected:
virtual bool IsAnyDocumentSelectionUndeletable();
protected virtual bool IsAnyDocumentSelectionUndeletable ();
abstract member IsAnyDocumentSelectionUndeletable : unit -> bool
override this.IsAnyDocumentSelectionUndeletable : unit -> bool
Protected Overridable Function IsAnyDocumentSelectionUndeletable () As Boolean
Retours
True signifie qu'au moins un élément de forme sélectionné ne peut pas être supprimé.