|
|
|||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| NotebookFind[notebook, data] sets the current selection in the specified notebook object to be the next occurrence of data. |
| NotebookFind[notebook, data, Previous] sets the current selection to be the previous occurrence. |
| NotebookFind[notebook, data, All] sets the current selection to be all occurrences. |
| NotebookFind[notebook, data, dir, elems] searches the elements of cells specified by elems. |
| CellContents | contents of each cell, represented as a string | |
| CellLabel | setting for the CellLabel option of each cell | |
| CellStyle | name of style for each cell | |
| CellTags | parts of the setting for the CellTags option for each cell | |
| {elem1,elem2,...} | list of different types of elements |
| © 2013 Wolfram Research, Inc. |