TextRunEquationNode class
TextRunEquationNode class
This class in the equation node is used to store the actual content(a sequence of mathematical text) of the equation. Usually a node object per character.
Inheritance: TextRunEquationNode
The TextRunEquationNode type exposes the following members:
Properties
Property | Description |
---|---|
type | |
start_index | |
length | |
font | |
text_options | |
parent_node | |
equation_type | |
text | Set the content of the text node(Usually a node object per character). |
Methods
See Also
- module
aspose.cells.drawing.equations
- class
TextRunEquationNode