CDFDeploy["file.cdf", expr] deploys expr in a form that can be played by Wolfram CDF Player.CDFDeploy["file.cdf", notebook] deploys a notebook.CDFDeploy["file.cdf", ...
CellFrameLabels is an option that specifies the labels associated with the frame around a cell.
CellHorizontalScrolling is an option for cells that specifies whether the contents of a cell can be scrolled from left to right using the horizontal scroll bar of the ...
CharacterEncodingsPath is a global option that specifies which directories are searched for character encoding files.
ClosingAutoSave is an option for notebooks that specifies whether a notebook is automatically saved when it is closed.
CounterAssignments is an option for selections that sets the value of a specified counter.
DefaultFontProperties is a global option that specifies various properties of a font family, such as its character encoding and whether it is monospaced.
DefaultNewInlineCellStyle is an option for cells that specifies the default style to use for new inline cells created in the notebook.
DialogProlog is an option for Dialog that can give an expression to evaluate before the dialog starts.
Dt
(Built-in Mathematica Symbol) Dt[f, x] gives the total derivative d f/d x. Dt[f] gives the total differential d f. Dt[f, {x, n}] gives the multiple derivative d^n f/d x^n. Dt[f, x_1, x_2, ...] gives d/d ...