aspose.cells

Class TextNodeType

Utility class containing constants. Represents the node type.

Field Summary
const  NumberTEXT_RUN
Represents the text node.
const  NumberTEXT_PARAGRAPH
Represents the text paragraph.
const  NumberEQUATION
Represents the equation text.
 

    • Field Detail

      • TEXT_RUN

        const Number TEXT_RUN
        Represents the text node.
      • TEXT_PARAGRAPH

        const Number TEXT_PARAGRAPH
        Represents the text paragraph.
      • EQUATION

        const Number EQUATION
        Represents the equation text.