CODIUM Programming Language (CPL) CodiumSDK CPL StyleType
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
StyleType
C# |
public enum StyleType |
Constante | Descripción | |
---|---|---|
Armenian | The marker is traditional Armenian numbering | |
Circle | The marker is a circle | |
Cjk_Ideographic | The marker is plain ideographic numbers | |
Decimal | The marker is a number | |
Decimal_Leading_Zero | The marker is a number with leading zeros (01, 02, 03, etc.) | |
Disc | Default value. The marker is a filled circle | |
Georgian | The marker is traditional Georgian numbering | |
Hebrew | The marker is traditional Hebrew numbering | |
Hiragana | The marker is traditional Hiragana numbering | |
Hiragana_Iroha | The marker is traditional Hiragana iroha numbering | |
Inherit | Inherits this property from its parent element. | |
Initial | Sets this property to its default value. | |
Katakana | The marker is traditional Katakana numbering | |
Katakana_Iroha | The marker is traditional Katakana iroha numbering | |
Lower_Alpha | The marker is lower-alpha (a, b, c, d, e, etc.) | |
Lower_Greek | The marker is lower-greek | |
Lower_Latin | The marker is lower-latin (a, b, c, d, e, etc.) | |
Lower_Roman | The marker is lower-roman (i, ii, iii, iv, v, etc.) | |
None | No marker is shown | |
Square | The marker is a square | |
Upper_Alpha | The marker is upper-alpha (A, B, C, D, E, etc.) | |
Upper_Greek | The marker is upper-greek | |
Upper_Latin | The marker is upper-latin (A, B, C, D, E, etc.) | |
Upper_Roman | The marker is upper-roman (I, II, III, IV, V, etc.) |