ShapeRange.ParentGroup 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 a Shape object that represents the common parent shape of a range of child shapes.
public:
property Microsoft::Office::Interop::Word::Shape ^ ParentGroup { Microsoft::Office::Interop::Word::Shape ^ get(); };
public Microsoft.Office.Interop.Word.Shape ParentGroup { get; }
member this.ParentGroup : Microsoft.Office.Interop.Word.Shape
Public ReadOnly Property ParentGroup As Shape