ShapeTarget.SubShape Property

Definition

Subshape.

Represents the following element tag in the schema: p:subSp.

public DocumentFormat.OpenXml.Presentation.SubShape SubShape { get; set; }
public DocumentFormat.OpenXml.Presentation.SubShape? SubShape { get; set; }
member this.SubShape : DocumentFormat.OpenXml.Presentation.SubShape with get, set
Public Property SubShape As SubShape

Property Value

Returns SubShape.

Applies to