public final class EquationNodeType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ACCENT_EQUATION
Specifies accent equation
|
static int |
BAR_EQUATION
Specifies bar equation
|
static int |
BASE
Specifies a component of type 'Base'
|
static int |
BORDER_BOX_EQUATION
Specifies border box equation
|
static int |
BOX_EQUATION
Specifies box equation
|
static int |
DEGREE
Specifies a component of type 'Degree'
|
static int |
DELIMITER_EQUATION
Specifies delimiter equation
|
static int |
DENOMINATOR
Specifies a component of type 'Denominator'
|
static int |
EQUATION_PARAGRAPH
Specifies a mathematical paragraph(oMathPara).
|
static int |
FRACTION_EQUATION
Specifies fractional equation
|
static int |
FUNCTION_EQUATION
Specifies function equation
|
static int |
FUNCTION_NAME
Specifies a component of type 'FunctionName'
|
static int |
GROUP_CHARACTER_EQUATION
Specifies Group-Character equation
|
static int |
MATHEMATICAL_EQUATION
Specifies an equation or mathematical expression(OMath).
|
static int |
MATRIX_EQUATION
Specifies the Matrix equation,
|
static int |
MATRIX_ROW
Specifies a component of type 'MatrixRow'.A single row of the matrix
|
static int |
NARY_EQUATION
Specifies n-ary operator equation
|
static int |
NUMERATOR
Specifies a component of type 'Numerator'
|
static int |
PRE_SUB_SUP_EQUATION
Specifies an equation with superscripts and subscripts to the left of the operands.
|
static int |
RADICAL_EQUATION
Specifies the radical equation
|
static int |
SUB_SUP_EQUATION
Specifies an equation with superscripts and subscripts to the right of the operands.
|
static int |
SUBSCRIPT
Specifies a component of type 'Subscript'
|
static int |
SUBSCRIPT_EQUATION
Specifies subscript equation
|
static int |
SUPERSCRIPT
Specifies a component of type 'Superscript'
|
static int |
SUPERSCRIPT_EQUATION
Specifies superscript equation
|
static int |
TEXT
specifies a node that stores math text
|
static int |
UN_KNOW
UnKnow
|
public static final int UN_KNOW
public static final int TEXT
public static final int BASE
public static final int DENOMINATOR
public static final int NUMERATOR
public static final int FUNCTION_NAME
public static final int SUBSCRIPT
public static final int SUPERSCRIPT
public static final int DEGREE
public static final int MATRIX_ROW
public static final int EQUATION_PARAGRAPH
public static final int MATHEMATICAL_EQUATION
public static final int FRACTION_EQUATION
public static final int FUNCTION_EQUATION
public static final int DELIMITER_EQUATION
public static final int NARY_EQUATION
public static final int RADICAL_EQUATION
public static final int SUPERSCRIPT_EQUATION
public static final int SUBSCRIPT_EQUATION
public static final int SUB_SUP_EQUATION
public static final int PRE_SUB_SUP_EQUATION
public static final int ACCENT_EQUATION
public static final int BAR_EQUATION
public static final int BORDER_BOX_EQUATION
public static final int BOX_EQUATION
public static final int GROUP_CHARACTER_EQUATION
public static final int MATRIX_EQUATION
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2001-2023. All Rights Reserved.