Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 790 Bytes

Excel.Shape.Child.md

File metadata and controls

30 lines (17 loc) · 790 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Shape.Child property (Excel)
vbaxl10.chm636138
vbaxl10.chm636138
Excel.Shape.Child
fa3a7f15-8f55-3c7f-4d4f-5af3744fe022
05/14/2019
medium

Shape.Child property (Excel)

Returns msoTrue if the specified shape is a child shape or if all shapes in a shape range are child shapes of the same parent. Returns msoFalse if the selected shape is not a child shape. Returns msoTriStateMixed if only some of the selected shapes are child shapes. Read-only MsoTriState.

Syntax

expression.Child

expression A variable that represents a Shape object.

[!includeSupport and feedback]