Enum TextNodeType

Enum TextNodeType

Namespace: Aspose.Cells.Drawing.Texts
Assembly: Aspose.Cells.dll (25.2.0)

Represents the node type.

public enum TextNodeType

Fields

Equation = 2

Represents the equation text.

TextParagraph = 1

Represents the text paragraph.

TextRun = 0

Represents the text node.