Edit

Word.TabLeader enum

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.