CommandSetLibrary.IsAnyDocumentSelectionUndeletable Yöntem

Tanım

Seçim listesindeki şekil öğelerinden herhangi birinin silinip silinemediğini döndürür. Ana uygulama, bölme ve MoveableHostShape şekillerini denetler.

protected:
 virtual bool IsAnyDocumentSelectionUndeletable();
protected virtual bool IsAnyDocumentSelectionUndeletable ();
abstract member IsAnyDocumentSelectionUndeletable : unit -> bool
override this.IsAnyDocumentSelectionUndeletable : unit -> bool
Protected Overridable Function IsAnyDocumentSelectionUndeletable () As Boolean

Döndürülenler

Boolean

Doğru, en az bir adet seçili şekil öğesinin silinemediği anlamına gelir.

Şunlara uygulanır