FormatTypeAutoConvert is an option for cells that specifies whether the contents of a cell are automatically converted into a different format when the style of that cell is ...
FrontEndDynamicExpression is a global front end option that specifies an expression to be dynamically updated whenever the front end is running.
GridFrameMargins is an option for grids that specifies the spacing between the content of the grid and the frame surrounding it.
GridFrame is an option for grids that specifies whether a surrounding frame is drawn.
InitializationGroup is an option for the first cell of a cell group that specifies whether the group should be tagged to be evaluated by the Mathematica kernel when the ...
Initialization is an option for Dynamic, DynamicModule, Manipulate, and related constructs that specifies an expression to be evaluated when the construct is first used or ...
IntervalMemberQ[interval, x] gives True if the number x lies within the specified interval, and False otherwise. IntervalMemberQ[interval_1, interval_2] gives True if ...
LinkClose[link] closes an open MathLink connection.
MousePosition[] gives the current mouse position in the notebook front end. MousePosition["coords"] gives the mouse position with respect to the specified coordinate ...
PageBreakWithin is an option for Cell which specifies whether a page break should be allowed within the cell if the notebook that contains the cell is printed.