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