TextShape.TextBody Property

Definition

Shape Text Body.

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

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

Property Value

Applies to