Freigeben über


Shape.TextBody-Eigenschaft

Shape Text Body.Represents the element tag in schema: xdr:txBody

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

Syntax

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

value = instance.TextBody

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Spreadsheet.TextBody
Returns TextBody.

Siehe auch

Referenz

Shape Klasse

Shape-Member

DocumentFormat.OpenXml.Drawing.Spreadsheet-Namespace