Note

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

Access to this page requires authorization. You can try .

Word.TabLeader enum

Package:
word

Specifies the tab leader style.

Remarks

API set: WordApiDesktop 1.4

Used by

Fields

dashes = "Dashes"

Dashes are used as the tab leader.

dots = "Dots"

Dots are used as the tab leader.

heavy = "Heavy"

Heavy lines are used as the tab leader.

lines = "Lines"

Lines are used as the tab leader.

middleDot = "MiddleDot"

Middle dots are used as the tab leader.

spaces = "Spaces"

Spaces are used as the tab leader.


Feedback

Was this page helpful?