TextShape class
Office 2013 and later
Text Shape. When the object is serialized out as xml, its qualified name is a:txSp.
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Drawing.TextShape
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Drawing.TextShape
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
txSp (Text Shape)
This element specifies the existence of a text shape within a parent shape. This text shape is specifically used for displaying text as it has only text related child elements.
Parent Elements |
|---|
grpSp (§20.1.2.2.20); lockedCanvas (§20.3.2.1); sp (§20.1.2.2.33) |
Child Elements | Subclause |
|---|---|
extLst (Extension List) | §20.1.2.2.15 |
txBody (Shape Text Body) | §20.1.2.2.40 |
useSpRect (Use Shape Text Rectangle) | §20.1.2.2.42 |
xfrm (2D Transform for Individual Objects) | §20.1.7.6 |
[Note: The W3C XML Schema definition of this element’s content model (CT_GvmlTextShape) is located in §A.4.1. end note]
© ISO/IEC29500: 2008.
Show: