次の方法で共有


NSTextListMarkerFormats 列挙型

定義

public enum NSTextListMarkerFormats
type NSTextListMarkerFormats = 
継承
NSTextListMarkerFormats

フィールド

名前 説明
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

適用対象