WdIndexType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of index.
public enum class WdIndexType
[System.Runtime.InteropServices.Guid("80954786-7FCB-3BFD-9F88-94F39D2C7385")]
public enum WdIndexType
type WdIndexType =
Public Enum WdIndexType
- Inheritance
-
WdIndexType
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdIndexIndent | 0 | An indented index. |
wdIndexRunin | 1 | A run-in index. |