msoTextTabAlign

Specifies the text alignment against tab stops or line breaks.

msoTabAlignCenterSpecifies that the following text up to next tab or line break is centered on the designated tab stop.
msoTabAlignDecimalSpecifies that the following text is searched for the first occurrence of the character representing the decimal point
The text up to the next tab or line break is then aligned such that the decimal point starts at the designated tab stop.
msoTabAlignLeft(Default) Specifies that the following text starts immediately after the designated tab stop.
msoTabAlignMixedSpecifies that mixed text alignment against tab stops is used.
msoTabAlignRightSpecifies that the following text up to the next tab or line break is rendered flush right to the designated tab stop.

msoTabAlignCenter
Specifies that the following text up to next tab or line break is centered on the designated tab stop.
msoTabAlignDecimal
Specifies that the following text is searched for the first occurrence of the character representing the decimal point
The text up to the next tab or line break is then aligned such that the decimal point starts at the designated tab stop.
msoTabAlignLeft
(Default) Specifies that the following text starts immediately after the designated tab stop.
msoTabAlignMixed
Specifies that mixed text alignment against tab stops is used.
msoTabAlignRight
Specifies that the following text up to the next tab or line break is rendered flush right to the designated tab stop.

REMARKS
* Added in 2007.

© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top