is an option for cells that specifies the format used for displaying expressions in a newly created cell.


DefaultFormatType
is an option for cells that specifies the format used for displaying expressions in a newly created cell.
Details

- DefaultFormatType is usually defined in the style definition cell for a particular cell style. Its value determines the format type used when a new cell of that style is created.
- Typical settings for DefaultFormatType are DefaultTextFormatType, DefaultInputFormatType, and DefaultOutputFormatType. Each of these settings is in turn associated with a format type like StandardForm, TraditionalForm, InputForm, or OutputForm.
- The CommonDefaultFormatTypes suboptions "Text", "Input", and "Output" specify the format types associated with DefaultTextFormatType, DefaultInputFormatType, and DefaultOutputFormatType, respectively. For example, if you set CommonDefaultFormatTypes->{"Input"->StandardForm}, StandardForm will be used for any cell style that has DefaultFormatType->DefaultInputFormatType.
Tech Notes
History
Introduced in 1999 (4.0)
Text
Wolfram Research (1999), DefaultFormatType, Wolfram Language function, https://reference.wolfram.com/language/ref/DefaultFormatType.html.
CMS
Wolfram Language. 1999. "DefaultFormatType." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/DefaultFormatType.html.
APA
Wolfram Language. (1999). DefaultFormatType. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DefaultFormatType.html
BibTeX
@misc{reference.wolfram_2025_defaultformattype, author="Wolfram Research", title="{DefaultFormatType}", year="1999", howpublished="\url{https://reference.wolfram.com/language/ref/DefaultFormatType.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_defaultformattype, organization={Wolfram Research}, title={DefaultFormatType}, year={1999}, url={https://reference.wolfram.com/language/ref/DefaultFormatType.html}, note=[Accessed: 18-August-2025]}