ShapeTarget.TextElement Property
Text Element.Represents the element tag in schema: p:txEl
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property TextElement As TextElement
Get
Set
'Usage
Dim instance As ShapeTarget
Dim value As TextElement
value = instance.TextElement
instance.TextElement = value
public TextElement TextElement { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.TextElement
Returns TextElement.