CommandSetLibrary.IsAnyDocumentSelectionUndeletable Méthode

Définition

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

Boolean

True signifie qu'au moins un élément de forme sélectionné ne peut pas être supprimé.

S’applique à