ShapeRange.Child Property
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 msoTrue if the specified shape is a child shape or if all shapes in a shape range are child shapes of the same parent. Read-only MsoTriState.
public:
property Microsoft::Office::Core::MsoTriState Child { Microsoft::Office::Core::MsoTriState get(); };
public Microsoft.Office.Core.MsoTriState Child { get; }
Public ReadOnly Property Child As MsoTriState