Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Input and Output / Format Types  /
TableAlignments

  • TableAlignments is an option for TableForm and MatrixForm which specifies how entries in each dimension should be aligned.
  • TableAlignments -> , , ... specifies alignments for successive dimensions.
  • For dimensions that are given as columns, possible alignments are Left, Center and Right. For dimensions that are given as rows, possible alignments are Bottom, Center and Top.
  • The default setting TableAlignments -> Automatic uses Left for column alignment, and Bottom for row alignment.
  • See the Mathematica book: Section 2.8.8.
  • See also: TableDirections, RowAlignments, ColumnAlignments.

    Further Examples

    See the Further Examples for TableForm.


    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.