TargetElement.ShapeTarget Property

Definition

Shape Target.

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

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

Property Value

Returns ShapeTarget.

Applies to