Aspose::Cells::Drawing::Equations::TextRunEquationNode::SetText method

TextRunEquationNode::SetText(const U16String&) method

Set the content of the text node(Usually a node object per character).

void Aspose::Cells::Drawing::Equations::TextRunEquationNode::SetText(const U16String &value)

See Also

TextRunEquationNode::SetText(const char16_t*) method

Set the content of the text node(Usually a node object per character).

void Aspose::Cells::Drawing::Equations::TextRunEquationNode::SetText(const char16_t *value)

See Also