Deinitialization is an option for Dynamic, DynamicModule, Manipulate, and related constructs that specifies an expression to be evaluated when the construct can no longer be ...
DocumentNotebook[{cell_1, cell_2, ...}] represents a complete document notebook in the Mathematica front end.
EventLabels is an option to CandlestickChart, KagiChart, and similar functions that specifies events to labels.
FontSubstitutions is an option for Style and Cell that gives a list of substitutions to try for font family names.
Inherited represents an option value to be inherited from an enclosing style, cell, or notebook.
LinearFractionalTransform[m] gives a TransformationFunction that represents a linear fractional transformation defined by the homogeneous matrix m. ...
NormFunction is an option for functions such as FindFit and NDSolve which gives a function to be minimized in generating results.
NotebookObject[fe, id] is an object that represents an open notebook in the front end.
OrderedQ[h[e_1, e_2, ...]] gives True if the e_i are in canonical order, and False otherwise.
ParallelNeeds["context"] evaluates Needs["context"] on all available parallel kernels.