java.lang.Object
com.aspose.cells.TextNodeType
public class TextNodeType
| 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. | ||
| Field Detail |
|---|
TEXT_RUN | |
public static final int TEXT_RUN | |
TEXT_PARAGRAPH | |
public static final int TEXT_PARAGRAPH | |
EQUATION | |
public static final int EQUATION | |