Partager via


Index.TabLeader Property

Returns or sets the character between entries and their page numbers in an index.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property TabLeader As WdTabLeader
    Get
    Set
'Usage
Dim instance As Index
Dim value As WdTabLeader

value = instance.TabLeader

instance.TabLeader = value
WdTabLeader TabLeader { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdTabLeader

Remarks

The TabLeader property can be one of the WdTabLeader constants.

See Also

Reference

Index Interface

Index Members

Microsoft.Office.Interop.Word Namespace