AnimationCycleOffset is an option for cells that specifies the relative position of the next graphic to be used in an animation sequence.
AnimationRate is an option for Animate and Animator that specifies at what rate an animation should run, in units per second.
Assuming[assum, expr] evaluates expr with assum appended to $Assumptions, so that assum is included in the default assumptions used by functions such as Refine, Simplify, and ...
AutoAction is an option for objects such as Slider, Locator, and Button that specifies whether they should automatically take action whenever the mouse pointer is over them, ...
BinaryImageQ[image] yields True if image has the form of a binary image, and False otherwise.
CellChangeTimes is an option to Cell that specifies when changes were made to the cell.
CellDynamicExpression is an option for cells that specifies an expression to be dynamically updated whenever the cell is visible on-screen.
CellLabelPositioning is an option for cells that specifies where the label for a cell is positioned.
CellOpen is an option for Cell that specifies whether the contents of a cell should be explicitly displayed.
Close
(Built-in Mathematica Symbol) Close[stream] closes a stream.