Freigeben über


Shape.TextShape-Eigenschaft

Text Shape.Represents the element tag in schema: a:txSp

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

Syntax

'Declaration
Public Property TextShape As TextShape
    Get
    Set
'Usage
Dim instance As Shape
Dim value As TextShape

value = instance.TextShape

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.TextShape
Returns TextShape.

Siehe auch

Referenz

Shape Klasse

Shape-Member

DocumentFormat.OpenXml.Drawing-Namespace