Legacy Documentation

The Mathematical ExplorerTM (2001)

This is documentation for an obsolete product.
Current products and services
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.
  • The default setting TableAlignments -> Automatic uses Left for column alignment, and Bottom for row alignment.
  • See The Mathematica Book on the web:Section 2.8.8.
  • See also: RowAlignments, ColumnAlignments.