Aspose::Cells::Drawing::Texts::TextNodeType enum
TextNodeType enum
Represents the node type.
enum class 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
- Library Aspose.Cells for C++