Share via


ShapeTarget.GraphicElement Property

Definition

Graphic Element.

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

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

Property Value

Returns GraphicElement.

Applies to