Share via


Shape.TextBody Property

Definition

Shape Text Body.

Represents the following element tag in the schema: cdr:txBody.

public DocumentFormat.OpenXml.Drawing.ChartDrawing.TextBody TextBody { get; set; }
public DocumentFormat.OpenXml.Drawing.ChartDrawing.TextBody? TextBody { get; set; }
member this.TextBody : DocumentFormat.OpenXml.Drawing.ChartDrawing.TextBody with get, set
Public Property TextBody As TextBody

Property Value

Returns TextBody.

Applies to