
Determines a certain list format attribute. This enumeration is used with the Selection.IsCommonValueSelected method.
| Member | Description | |
| BulletCharacter | Specifies the attribute set through the BulletCharacter property. | |
| BulletSize | Specifies the attribute set through the BulletSize property. | |
| CharAfterNumber | Obsolete. Use the TextAfterNumber attribute instead. | |
| CharBeforeNumber | Obsolete. Use the TextBeforeNumber attribute instead. | |
| FirstNumber | Specifies the attribute set through the FirstNumber property. | |
| FormatCharacter | Specifies the attribute set through the FormatChar property. | |
| HangingIndent | Specifies the attribute set through the HangingIndent property. | |
| Level | Specifies the attribute set through the Level property. | |
| LeftIndent | Specifies the attribute set through the LeftIndent property. | |
| NumberFormat | Specifies the attribute set through the NumberFormat property. | |
| RestartNumbering | Specifies the attribute set through the RestartNumbering property. | |
| TextAfterNumber | Specifies the attribute set through the TextAfterNumber property. | |
| TextBeforeNumber | Specifies the attribute set through the TextBeforeNumber property. | |
| Type | Specifies the attribute set through the Type property. |