Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.TabAlignment enum

Package:
word

Represents the alignment of a tab stop.

Remarks

API set: WordApiDesktop 1.4

Used by

Fields

bar = "Bar"

Represents that the tab stop is aligned to the bar.

center = "Center"

Represents that the tab stop is aligned to the center.

decimal = "Decimal"

Represents that the tab stop is aligned to the decimal point.

left = "Left"

Represents that the tab stop is aligned to the left.

list = "List"

Represents that the tab stop is aligned to the list.

right = "Right"

Represents that the tab stop is aligned to the right.


Feedback

Was this page helpful?