ShapeTarget.SubShape Property

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

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property SubShape As SubShape
    Get
    Set
'Usage
Dim instance As ShapeTarget
Dim value As SubShape

value = instance.SubShape

instance.SubShape = value
public SubShape SubShape { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.SubShape
Returns SubShape.

See Also

Reference

ShapeTarget Class

ShapeTarget Members

DocumentFormat.OpenXml.Presentation Namespace