Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how

Legacy Documentation

Mathematica 8 (2010)

This is documentation for Mathematica 8, which was
based on an earlier version of Wolfram Language.
View current documentation (Version 14.3)

NotebookRead

NotebookRead [notebook]
gives the expression corresponding to the current selection in the specified notebook object.
  • NotebookRead is the basic way to get into the kernel pieces of notebooks that are being manipulated by the front end.
(1)
This creates a document notebook:
This selects the first cell:
This reads the cell and returns its Cell expression:
This creates a document notebook:
Out[1]=
This selects the first cell:
This reads the cell and returns its Cell expression:
Out[3]=
(1)
Create a notebook and move the selection to the first "T":
Read the current selection:
Select multiple cells and read the content:
Select and read graphics:
Display the result:
(1)
A palette that reads the word at the current selection and makes it uppercase:
New in 3


ja zh

AltStyle によって変換されたページ (->オリジナル) /