Enum TextNodeType
TextNodeType enumeration
Represents the node type.
public enum TextNodeType
Values
Name | Value | Description |
---|---|---|
TextRun | 0 | Represents the text node. |
TextParagraph | 1 | Represents the text paragraph. |
Equation | 2 | Represents the equation text. |
See Also
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells