align

Description

Specifies how the table should be aligned.

Syntax

object.align[ = align]

Settings

This read-write property can be set to one of these string values:

center Align to the center.
left Align to the left edge. This is the default value.
right Align to the right edge.

Applies To

TABLE