WdIndexType Enumeration
Specifies the type of index.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdIndexType
'Usage
Dim instance As WdIndexType
public enum WdIndexType
Members
Member name | Description | |
---|---|---|
wdIndexIndent | An indented index. | |
wdIndexRunin | A run-in index. |