NSTextListMarkerFormats 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.
public enum NSTextListMarkerFormats
type NSTextListMarkerFormats =
- Inheritance
-
NSTextListMarkerFormats
Fields
Name | Value | Description |
---|---|---|
Box | 0 | |
Check | 1 | |
Circle | 2 | |
Diamond | 3 | |
Disc | 4 | |
Hyphen | 5 | |
Square | 6 | |
LowercaseHexadecimal | 7 | |
UppercaseHexadecimal | 8 | |
Octal | 9 | |
LowercaseAlpha | 10 | |
UppercaseAlpha | 11 | |
LowercaseLatin | 12 | |
UppercaseLatin | 13 | |
LowercaseRoman | 14 | |
UppercaseRoman | 15 | |
Decimal | 16 |