TextProperties.FlatText Property

Definition

No text in 3D scene.

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

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

Property Value

Returns FlatText.

Applies to