Share via


Shape.TextBody Property

Definition

Shape Text Body.

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

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

Property Value

Returns TextBody.

Applies to