WindowStatusArea is a notebook option that specifies what should appear in the status area in the frame of the window used to display the notebook.
DefaultNewInlineCellStyle is an option for cells that specifies the default style to use for new inline cells created in the notebook.
Italic
(Built-in Mathematica Symbol) Italic represents an italic font slant.
Large
(Built-in Mathematica Symbol) Large is a style or option setting that specifies that objects should be large.
Front end tokens let you perform kernel commands that would normally be done using the menus. Front end tokens are particularly convenient for writing programs to manipulate ...
Headers and Footers sets options for printing a notebook.
SubscriptBox[x, y] is the low-level box representation for x_y in notebook expressions.
SuperscriptBox[x, y] is the low-level box representation for x^y in notebook expressions.
UnderoverscriptBox[x, y, z] is the low-level box representation for x_y^z in notebook expressions.
IncludeFileExtension is an option for notebooks that specifies whether the suffix ".nb" is automatically appended to a notebook's name when it is first saved.