TabAlignment enumeration

TabAlignment enumeration

Specifies the alignment/type of a tab stop.

Members

NameDescription
LEFTLeft-aligns the text after the tab stop.
CENTERCenters the text around the tab stop.
RIGHTRight-aligns the text at the tab stop.
DECIMALAligns the text at the decimal dot.
BARDraws a vertical bar at the tab stop position.
LISTThe tab is a delimiter between the number/bullet and text in a list item.
CLEARClears any tab stop in this position.

See Also