Notebook
Usage Message: Notebook[{cell1, cell2, ... }] represents a notebook that can be manipulated by the Mathematica front end. Attributes[Notebook] = {Protected, ReadProtected} Options: Several hundred options are supported by Notebook. Notes: The options to Notebook. are meaningful only to the notebook front end, and are normally controlled only through the front end. Evaluating Options[Notebook] in the kernel causes symbols for the option names to be created in Global` context.
Additional Online Documentation:
Mathematica 3.0
http://documents.wolfram.com/v3/RefGuide/Notebook.html
Mathematica 4.0
http://documents.wolfram.com/v4/RefGuide/Notebook.html
Questions or comments? Send email to support@wolfram.com.
|