CommandSetLibrary.IsAnyDocumentSelectionCompartment Method

Definition

Returns whether any of the items in the selection list is a compartment.

protected:
 bool IsAnyDocumentSelectionCompartment();
protected bool IsAnyDocumentSelectionCompartment ();
member this.IsAnyDocumentSelectionCompartment : unit -> bool
Protected Function IsAnyDocumentSelectionCompartment () As Boolean

Returns

True means that at least one of the items is a compartment.

Applies to