Share via


TargetElement.ShapeTarget Property

Shape Target.Represents the element tag in schema: p:spTgt

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

Syntax

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

value = instance.ShapeTarget

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.ShapeTarget
Returns ShapeTarget.

See Also

Reference

TargetElement Class

TargetElement Members

DocumentFormat.OpenXml.Presentation Namespace