共用方式為


NSTextListMarkerFormats 列舉

定義

public enum NSTextListMarkerFormats
type NSTextListMarkerFormats = 
繼承
NSTextListMarkerFormats

欄位

名稱 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

適用於