PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
Cell Styling Options
>
Built-in
Mathematica
Symbol
Options for Cells
Tutorials »
|
CellFrame
Background
See Also »
|
Cell Styling Options
Stylesheets
More About »
CellDingbat
CellDingbat
is an option for
Cell
which specifies what dingbat to use to emphasize a cell.
MORE INFORMATION
The setting
CellDingbat->""
displays no dingbat.
Dingbats are placed to the left of the main contents of a cell, aligned with the first line of the contents.
Dingbats are placed outside of any cell frame.
The setting for
CellDingbat
can be any string. A typical setting is "
\[FilledSquare]
".
CellDingbat
is often set for styles of cells rather than for individual cells.
EXAMPLES
CLOSE ALL
Basic Examples
(3)
Create a cell with a small circle dingbat:
In[1]:=
The dingbat goes outside the cell frame if the cell has one:
In[1]:=
A dingbat can be many characters long:
In[1]:=
SEE ALSO
CellFrame
Background
TUTORIALS
Options for Cells
MORE ABOUT
Cell Styling Options
Stylesheets
New in 3
© 2008 Wolfram Research, Inc.