[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeBase.Child

Child Property

Child

Gets a value indicating whether this IShape is child shape or if all shapes in a shape range are child shapes of the same parent.

Declaration
bool Child { get; }
ReadOnly Property Child As Boolean
Property Value
Type Description
bool

true if the specified shape is a child shape or if all shapes in a shape range are child shapes of the same parent; otherwise, false.