Documentation

NumberFormat extends AbstractEnum
in package

FinalYes

Numbering Format.

Tags
since
0.14.0
see
http://www.datypic.com/sc/ooxml/t-w_ST_NumberFormat.html.

Table of Contents

Constants

AIUEO  = 'aiueo'
AIUEO_FULL_WIDTH  = 'aiueoFullWidth'
ARABIC_ABJAD  = 'arabicAbjad'
ARABIC_ALPHA  = 'arabicAlpha'
BULLET  = 'bullet'
CARDINAL_TEXT  = 'cardinalText'
CHICAGO  = 'chicago'
CHINESE_COUNTING  = 'chineseCounting'
CHINESE_COUNTING_THOUSAND  = 'chineseCountingThousand'
CHINESE_LEGAL_SIMPLIFIED  = 'chineseLegalSimplified'
CHOSUNG  = 'chosung'
DECIMAL  = 'decimal'
DECIMAL_ENCLOSED_CIRCLE  = 'decimalEnclosedCircle'
DECIMAL_ENCLOSED_CIRCLE_CHINESE  = 'decimalEnclosedCircleChinese'
DECIMAL_ENCLOSED_FULL_STOP  = 'decimalEnclosedFullstop'
DECIMAL_ENCLOSED_PAREN  = 'decimalEnclosedParen'
DECIMAL_FULL_WIDTH  = 'decimalFullWidth'
DECIMAL_FULL_WIDTH2  = 'decimalFullWidth2'
DECIMAL_HALF_WIDTH  = 'decimalHalfWidth'
DECIMAL_ZERO  = 'decimalZero'
GANADA  = 'ganada'
HEBREW1  = 'hebrew1'
HEBREW2  = 'hebrew2'
HEX  = 'hex'
HINDI_CONSONANTS  = 'hindiConsonants'
HINDI_COUNTING  = 'hindiCounting'
HINDI_NUMBERS  = 'hindiNumbers'
HINDI_VOWELS  = 'hindiVowels'
IDEOGRAPH_DIGITAL  = 'ideographDigital'
IDEOGRAPH_LEGAL_TRADITIONAL  = 'ideographLegalTraditional'
IDEOGRAPH_TRADITIONAL  = 'ideographTraditional'
IDEOGRAPH_ZODIAC  = 'ideographZodiac'
IDEOGRAPH_ZODIAC_TRADITIONAL  = 'ideographZodiacTraditional'
IDEOGRAPHENCLOSEDCIRCLE  = 'ideographEnclosedCircle'
IROHA  = 'iroha'
IROHA_FULL_WIDTH  = 'irohaFullWidth'
JAPANESE_COUNTING  = 'japaneseCounting'
JAPANESE_DIGITAL_TEN_THOUSAND  = 'japaneseDigitalTenThousand'
JAPANESE_LEGAL  = 'japaneseLegal'
KOREAN_COUNTING  = 'koreanCounting'
KOREAN_DIGITAL  = 'koreanDigital'
KOREAN_DIGITAL2  = 'koreanDigital2'
KOREAN_LEGAL  = 'koreanLegal'
LOWER_LETTER  = 'lowerLetter'
LOWER_ROMAN  = 'lowerRoman'
NONE  = 'none'
NUMBER_IN_DASH  = 'numberInDash'
ORDINAL  = 'ordinal'
ORDINAL_TEXT  = 'ordinalText'
RUSSIAN_LOWER  = 'russianLower'
RUSSIAN_UPPER  = 'russianUpper'
TAIWANESE_COUNTING  = 'taiwaneseCounting'
TAIWANESE_COUNTING_THOUSAND  = 'taiwaneseCountingThousand'
TAIWANESE_DIGITAL  = 'taiwaneseDigital'
THAI_COUNTING  = 'thaiCounting'
THAI_LETTERS  = 'thaiLetters'
THAI_NUMBERS  = 'thaiNumbers'
UPPER_LETTER  = 'upperLetter'
UPPER_ROMAN  = 'upperRoman'
VIETNAMESE_COUNTING  = 'vietnameseCounting'

Properties

$constCacheArray  : mixed

Methods

isValid()  : bool
Returns true the value is valid for this enum.
validate()  : void
Validates that the value passed is a valid value.
values()  : array<string|int, mixed>
Returns all values for this enum.
getConstants()  : mixed

Constants

AIUEO_FULL_WIDTH

public mixed AIUEO_FULL_WIDTH = 'aiueoFullWidth'

CARDINAL_TEXT

public mixed CARDINAL_TEXT = 'cardinalText'

CHINESE_COUNTING

public mixed CHINESE_COUNTING = 'chineseCounting'

CHINESE_COUNTING_THOUSAND

public mixed CHINESE_COUNTING_THOUSAND = 'chineseCountingThousand'
public mixed CHINESE_LEGAL_SIMPLIFIED = 'chineseLegalSimplified'

DECIMAL_ENCLOSED_CIRCLE

public mixed DECIMAL_ENCLOSED_CIRCLE = 'decimalEnclosedCircle'

DECIMAL_ENCLOSED_CIRCLE_CHINESE

public mixed DECIMAL_ENCLOSED_CIRCLE_CHINESE = 'decimalEnclosedCircleChinese'

DECIMAL_ENCLOSED_FULL_STOP

public mixed DECIMAL_ENCLOSED_FULL_STOP = 'decimalEnclosedFullstop'

DECIMAL_ENCLOSED_PAREN

public mixed DECIMAL_ENCLOSED_PAREN = 'decimalEnclosedParen'

DECIMAL_FULL_WIDTH

public mixed DECIMAL_FULL_WIDTH = 'decimalFullWidth'

DECIMAL_FULL_WIDTH2

public mixed DECIMAL_FULL_WIDTH2 = 'decimalFullWidth2'

DECIMAL_HALF_WIDTH

public mixed DECIMAL_HALF_WIDTH = 'decimalHalfWidth'

HINDI_CONSONANTS

public mixed HINDI_CONSONANTS = 'hindiConsonants'

HINDI_COUNTING

public mixed HINDI_COUNTING = 'hindiCounting'

HINDI_NUMBERS

public mixed HINDI_NUMBERS = 'hindiNumbers'

IDEOGRAPH_DIGITAL

public mixed IDEOGRAPH_DIGITAL = 'ideographDigital'
public mixed IDEOGRAPH_LEGAL_TRADITIONAL = 'ideographLegalTraditional'

IDEOGRAPH_TRADITIONAL

public mixed IDEOGRAPH_TRADITIONAL = 'ideographTraditional'

IDEOGRAPH_ZODIAC

public mixed IDEOGRAPH_ZODIAC = 'ideographZodiac'

IDEOGRAPH_ZODIAC_TRADITIONAL

public mixed IDEOGRAPH_ZODIAC_TRADITIONAL = 'ideographZodiacTraditional'

IDEOGRAPHENCLOSEDCIRCLE

public mixed IDEOGRAPHENCLOSEDCIRCLE = 'ideographEnclosedCircle'

IROHA_FULL_WIDTH

public mixed IROHA_FULL_WIDTH = 'irohaFullWidth'

JAPANESE_COUNTING

public mixed JAPANESE_COUNTING = 'japaneseCounting'

JAPANESE_DIGITAL_TEN_THOUSAND

public mixed JAPANESE_DIGITAL_TEN_THOUSAND = 'japaneseDigitalTenThousand'
public mixed JAPANESE_LEGAL = 'japaneseLegal'

KOREAN_COUNTING

public mixed KOREAN_COUNTING = 'koreanCounting'

KOREAN_DIGITAL

public mixed KOREAN_DIGITAL = 'koreanDigital'

KOREAN_DIGITAL2

public mixed KOREAN_DIGITAL2 = 'koreanDigital2'

NUMBER_IN_DASH

public mixed NUMBER_IN_DASH = 'numberInDash'

RUSSIAN_LOWER

public mixed RUSSIAN_LOWER = 'russianLower'

RUSSIAN_UPPER

public mixed RUSSIAN_UPPER = 'russianUpper'

TAIWANESE_COUNTING

public mixed TAIWANESE_COUNTING = 'taiwaneseCounting'

TAIWANESE_COUNTING_THOUSAND

public mixed TAIWANESE_COUNTING_THOUSAND = 'taiwaneseCountingThousand'

TAIWANESE_DIGITAL

public mixed TAIWANESE_DIGITAL = 'taiwaneseDigital'

THAI_COUNTING

public mixed THAI_COUNTING = 'thaiCounting'

VIETNAMESE_COUNTING

public mixed VIETNAMESE_COUNTING = 'vietnameseCounting'

Properties

Methods

isValid()

Returns true the value is valid for this enum.

public static isValid(string $value) : bool
Parameters
$value : string
Return values
bool

true if value is valid

validate()

Validates that the value passed is a valid value.

public static validate(string $value) : void
Parameters
$value : string

values()

Returns all values for this enum.

public static values() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results