CommandSetLibrary.IsAnyDocumentSelectionCompartment Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.