java.lang.Object
com.aspose.cells.TextNodeType
public class TextNodeType
- extends java.lang.Object
Utility class containing constants.
Represents the node type.
Field Summary |
static final int | TEXT_RUN | |
Represents the text node.
|
static final int | TEXT_PARAGRAPH | |
Represents the text paragraph.
|
static final int | EQUATION | |
Represents the equation text.
|
TEXT_RUN | |
public static final int TEXT_RUN |
-
Represents the text node.
TEXT_PARAGRAPH | |
public static final int TEXT_PARAGRAPH |
-
Represents the text paragraph.
EQUATION | |
public static final int EQUATION |
-
Represents the equation text.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.