API Reference
Enum
WordListStyle
List of styles for Word lists Most of the styles are based on the built-in Word list styles, except for the Custom style
Inheritance
- Enum
- WordListStyle
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const WordListStyle HeadingIA1 #Multi-level heading style starting with Roman numerals.
Value:
3public const WordListStyle Headings111Shifted #Variation of Headings111 with shifted levels.
Value:
7public const WordListStyle UpperLetterWithBracket #Uppercase letters followed by a bracket.
Value:
11