Selection.HasChildShapeRange Propriété
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.
Détermine si la sélection contient des formes enfants.
public:
property bool HasChildShapeRange { bool get(); };
public bool HasChildShapeRange { get; }
member this.HasChildShapeRange : bool
Public ReadOnly Property HasChildShapeRange As Boolean
Valeur de propriété
Remarques
Cette propriété renvoie la valeur true si la sélection contient des formes enfants et la valeur false dans le cas contraire.