Point.TextBody Property

Definition

Text Body.

Represents the following element tag in the schema: dgm:t.

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

Property Value

Returns TextBody.

Applies to