TextData

TextData[exprs]

is a low-level representation of the contents of a textual cell.

Details

  • Textual cells can contain unformatted or formatted text such as styles, buttons, inline cells, etc.
  • Cell[TextData[string]] or equivalently, Cell[string], represents cells containing unformatted text.
  • Cell[TextData[expr]] represents a cell containing formatted text with styles, buttons, inline cells, etc.
  • TextData is typically used as the contents of a Cell expression, and not on its own.
  • Except for low-level notebook expression manipulation, TextData should not need to be used directly.

Examples

Basic Examples  (1)

Create a textual cell from a low-level description:

XXXX
Wolfram Research (2010), TextData, Wolfram Language function, https://reference.wolfram.com/language/ref/TextData.html.

Text

Wolfram Research (2010), TextData, Wolfram Language function, https://reference.wolfram.com/language/ref/TextData.html.

CMS

Wolfram Language. 2010. "TextData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TextData.html.

APA

Wolfram Language. (2010). TextData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TextData.html

BibTeX

@misc{reference.wolfram_2023_textdata, author="Wolfram Research", title="{TextData}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/TextData.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_textdata, organization={Wolfram Research}, title={TextData}, year={2010}, url={https://reference.wolfram.com/language/ref/TextData.html}, note=[Accessed: 19-March-2024 ]}