Deletable
Examples
Basic Examples (2)
Create a cell that cannot be deleted:
CellPrint[TextCell["text", "Text", Deletable -> False]]Create an inline cell that can be neither edited nor deleted:
CellPrint[TextCell[Row[{"the expression ", ExpressionCell[Sqrt[x], Deletable -> False, Editable -> False]}], "Text"]]See Also
Tech Notes
Related Guides
History
Introduced in 1996 (3.0)
Text
Wolfram Research (1996), Deletable, Wolfram Language function, https://reference.wolfram.com/language/ref/Deletable.html.
CMS
Wolfram Language. 1996. "Deletable." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Deletable.html.
APA
Wolfram Language. (1996). Deletable. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Deletable.html
BibTeX
@misc{reference.wolfram_2026_deletable, author="Wolfram Research", title="{Deletable}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/Deletable.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_deletable, organization={Wolfram Research}, title={Deletable}, year={1996}, url={https://reference.wolfram.com/language/ref/Deletable.html}, note=[Accessed: 13-June-2026]}