CommonBehavior.TargetElement Property

Target Element.Represents the element tag in schema: p:tgtEl

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

Syntax

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

value = instance.TargetElement

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.TargetElement
Returns TargetElement.

See Also

Reference

CommonBehavior Class

CommonBehavior Members

DocumentFormat.OpenXml.Presentation Namespace