Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / Number Formatting /

ColumnForm

FilledSmallSquare ColumnForm[, , ... ] prints as a column with above , etc.

FilledSmallSquare ColumnForm[list, horiz] specifies the horizontal alignment of each element.

FilledSmallSquare ColumnForm[list, horiz, vert] also specifies the vertical alignment of the whole column.

FilledSmallSquare Possible horizontal alignments are:

FilledSmallSquare Possible vertical alignments are:

FilledSmallSquare The first argument of ColumnForm can have any head, not necessarily List.

FilledSmallSquare ColumnForm acts as a "wrapper", which affects printing, but not evaluation.

FilledSmallSquare See Section 2.8.6 and Section 2.9.7.

FilledSmallSquare See also: TableForm, MatrixForm, SequenceForm, GridBox.

FilledSmallSquare New in Version 1.

Further Examples



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.