Shape.TextBody Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property TextBody As TextBodyProperty Value
Returns TextBody.