TextNodeType Enum
TextNodeType Enum
Represents the node type.
type TextNodeType int32
Fields
Field | Description |
---|---|
TextRun | Represents the text node. |
TextParagraph | Represents the text paragraph. |
Equation | Represents the equation text. |
Represents the node type.
type TextNodeType int32
Field | Description |
---|---|
TextRun | Represents the text node. |
TextParagraph | Represents the text paragraph. |
Equation | Represents the equation text. |