Copy copies a selection to the clipboard without deleting it from your notebook.
StandardForm converts the selection to Mathematica StandardForm.
AllowInlineCells is an option for cells that specifies whether inline cells are permitted within a cell.
AnimationDisplayTime is an option for Cell that specifies the minimum time in seconds for which a cell should be displayed in the course of an animation that runs through a ...
BeginDialogPacket[integer] is a MathLink packet that indicates the start of the Dialog subsession referenced by integer.
ButtonData is an option for the low-level function ButtonBox that specifies the second argument to give to the ButtonFunction for the button when the button is active and is ...
ButtonMinHeight is an option for the low-level function ButtonBox that specifies the minimum total height in units of font size that should be allowed for the button.
Column
(Built-in Mathematica Symbol) Column[{expr_1, expr_2, ...}] is an object that formats with the expr_i arranged in a column, with expr_1 above expr_2, etc. Column[list, alignment] aligns each element ...
EndOfFile is a symbol returned by Read when it reaches the end of a file.
ExportAutoReplacements is an option for cells that specifies which replacement rules Mathematica automatically applies when exporting text.