Hyphenation is an option for Cell that specifies whether to allow hyphenation for words of text.
Cell
(Built-in Mathematica Symbol) Cell[contents] is the low-level representation of a cell inside a Mathematica notebook. Cell[contents, " style"] represents a cell in the specified style.
ShowCellTags is an option for Cell that specifies whether to display tags for a cell.
The Structure of Mathematica Notebook Interfaces Using a Text-Based Interface
If you want to do simple operations on Mathematica notebooks, then you will usually find it convenient just to use the interactive capabilities of the standard Mathematica ...
AutoItalicWords is an option for Cell that gives a list of words that should automatically be put in italics when they are entered.
Integrated into the core Mathematica language is industrial-strength string manipulation, not only with ordinary regular expressions, but also with Mathematica's own powerful ...
Word Wrapping opens a submenu of word wrapping styles
NotebookPrint[expr] sends a notebook containing expr to your default printer.NotebookPrint[notebook] sends the specified notebook to your default printer. ...
Face assigns font face variations (Plain, Bold, Italic, or Underline) to selections.