Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / Box Types /

StyleBox

FilledSmallSquare StyleBox[boxes, options] represents output in which boxes are shown with the specified option settings.

FilledSmallSquare StyleBox[boxes, "style"] uses the option setting for the specified style in the current notebook.

FilledSmallSquare You can use font options such as FontSize, FontWeight, FontSlant, FontFamily, FontColor and Background in StyleBox.

FilledSmallSquare The following additional options can be given:

FilledSmallSquare In StandardForm and InputForm input, StyleBox is by default ignored, so that StyleBox[box, spec] is interpreted just as box would be.

FilledSmallSquare When StyleBox objects are nested, the options of the innermost one control the display of particular boxes.

FilledSmallSquare In StandardForm, explicit StyleBox objects are output literally. You can use DisplayForm to see the display form of such objects.

FilledSmallSquare See Section 2.9.10.

FilledSmallSquare See also: StyleForm, AdjustmentBox, FrameBox, Cell, ShowAutoStyles.

FilledSmallSquare New in Version 3.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.