BoxMargins is an option for AdjustmentBox objects that specifies the margins to leave around the contents of the box.
Deletable is an option for Cell that specifies whether the cell can be deleted interactively using the front end.
WindowMovable is a notebook option that specifies whether to allow the window for the notebook to be moved around interactively on the screen.
The single command Manipulate lets you create an astonishing range of interactive applications with just a few lines of input. Manipulate is designed to be used by anyone who ...
This tutorial discusses how the GUIObject expression for a running GUI can be a handle to the widgets that make up the interface. This lets you get runtime information about ...
MOL2
(Mathematica Import/Export Format) MIME type: chemical/x-mol2 Tripos MOL2 molecule model files. Used in cheminformatics applications and on the web for storing and exchanging 3D molecule models. Native format ...
XLSX
(Mathematica Import/Export Format) Registered MIME type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Microsoft Excel spreadsheet file. Standard format of Excel 2007 and higher. Also known ...
GenomeData["gene"] gives the DNA sequence for the specified gene on the reference human genome.GenomeData["gene", " property"] gives the value of the specified property for ...
GraphLayout is an option to Graph and related functions that specifies what layout to use for graph components and collections of components.
PropertyValue[{obj, item}, name] gives the property value associated with name for item in obj.