Axis
(Built-in Mathematica Symbol) Axis is a symbol that represents the axis for purposes of alignment and positioning.
ButtonFunction is an option for the low-level function ButtonBox that specifies the function to execute when the button is active and is clicked.
CellLabel is an option for Cell which gives the label to use for a particular cell.
DefaultFormatType is an option for cells that specifies the format used for displaying expressions in a newly created cell.
Language is a global option that specifies the language in which menus, dialog boxes, error messages, and help files are displayed.
Mathematica notebooks consist of sequences of cells, which can be nested. The hierarchy of cells serves as a structure for organizing information in a notebook as well as ...
StringReplace["string", s -> sp] or StringReplace["string", {s_1 -> sp_1, s_2 -> sp_2, ...}] replaces the string expressions s_i by sp_i whenever they appear as substrings of ...
Unicode: 0131. Letter. Used when an i will have an overscript on top. May or may not match the ordinary i from the text font.
"BackgroundDialog" is a front end token that opens the Color dialog to set the background color for selected cells or text.
"FindDialog" is a front end token that selects the next occurrence of the text contained in the Search for: field of the Find dialog.