Shape.TextBody Property

Definition

Shape Text Body.

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

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

Property Value

Returns TextBody.

Applies to