Aspose::Cells::Drawing::Texts::TextNodeType enum

TextNodeType enum

Represents the node type.

enum class TextNodeType

Values

NameValueDescription
TextRun0
Represents the text node.
TextParagraph1
Represents the text paragraph.
Equation2
Represents the equation text.

See Also