API Reference
WordNumberFormat
Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Wordprocessing.NumberFormatValues.
Inheritance
- Enum
- WordNumberFormat
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property ListInfo.NumberFormat
- Field WordNumberFormat.Aiueo
- Field WordNumberFormat.AiueoFullWidth
- Field WordNumberFormat.ArabicAbjad
- Field WordNumberFormat.ArabicAlpha
- Field WordNumberFormat.BahtText
- Field WordNumberFormat.Bullet
- Field WordNumberFormat.CardinalText
- Field WordNumberFormat.Chicago
- Field WordNumberFormat.ChineseCounting
- Field WordNumberFormat.ChineseCountingThousand
- Field WordNumberFormat.ChineseLegalSimplified
- Field WordNumberFormat.Chosung
- Field WordNumberFormat.Custom
- Field WordNumberFormat.Decimal
- Field WordNumberFormat.DecimalEnclosedCircle
- Field WordNumberFormat.DecimalEnclosedCircleChinese
- Field WordNumberFormat.DecimalEnclosedFullstop
- Field WordNumberFormat.DecimalEnclosedParen
- Field WordNumberFormat.DecimalFullWidth
- Field WordNumberFormat.DecimalFullWidth2
- Field WordNumberFormat.DecimalHalfWidth
- Field WordNumberFormat.DecimalZero
- Field WordNumberFormat.DollarText
- Field WordNumberFormat.Ganada
- Field WordNumberFormat.Hebrew1
- Field WordNumberFormat.Hebrew2
- Field WordNumberFormat.Hex
- Field WordNumberFormat.HindiConsonants
- Field WordNumberFormat.HindiCounting
- Field WordNumberFormat.HindiNumbers
- Field WordNumberFormat.HindiVowels
- Field WordNumberFormat.IdeographDigital
- Field WordNumberFormat.IdeographEnclosedCircle
- Field WordNumberFormat.IdeographLegalTraditional
- Field WordNumberFormat.IdeographTraditional
- Field WordNumberFormat.IdeographZodiac
- Field WordNumberFormat.IdeographZodiacTraditional
- Field WordNumberFormat.Iroha
- Field WordNumberFormat.IrohaFullWidth
- Field WordNumberFormat.JapaneseCounting
- Field WordNumberFormat.JapaneseDigitalTenThousand
- Field WordNumberFormat.JapaneseLegal
- Field WordNumberFormat.KoreanCounting
- Field WordNumberFormat.KoreanDigital
- Field WordNumberFormat.KoreanDigital2
- Field WordNumberFormat.KoreanLegal
- Field WordNumberFormat.LowerLetter
- Field WordNumberFormat.LowerRoman
- Field WordNumberFormat.None
- Field WordNumberFormat.NumberInDash
- Field WordNumberFormat.Ordinal
- Field WordNumberFormat.OrdinalText
- Field WordNumberFormat.RussianLower
- Field WordNumberFormat.RussianUpper
- Field WordNumberFormat.TaiwaneseCounting
- Field WordNumberFormat.TaiwaneseCountingThousand
- Field WordNumberFormat.TaiwaneseDigital
- Field WordNumberFormat.ThaiCounting
- Field WordNumberFormat.ThaiLetters
- Field WordNumberFormat.ThaiNumbers
- Field WordNumberFormat.UpperLetter
- Field WordNumberFormat.UpperRoman
- Field WordNumberFormat.VietnameseCounting
Accepted by parameters
- Constructor ListInfo.ListInfo
- Constructor ListInfo.ListInfo
- Method ListBuilder.NumberFormat
- Method SectionBuilder.PageNumbering
- Method WordDocument.AddEndnoteProperties
- Method WordDocument.AddFootnoteProperties
- Method WordDocument.AddPageNumbering
- Method WordSection.AddEndnoteProperties
- Method WordSection.AddFootnoteProperties
- Method WordSection.AddPageNumbering
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Int32Parameters
- target Object
public override sealed String ToString(IFormatProvider provider) #StringObsolete("The provider argument is not used. Use ToString() instead.")Parameters
- provider IFormatProvider
public override sealed String ToString(String format, IFormatProvider provider) #StringObsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
- provider IFormatProvider
Values
public const WordNumberFormat IdeographDigital #Represents the Open XML value ideographDigital.
10public const WordNumberFormat JapaneseCounting #Represents the Open XML value japaneseCounting.
11public const WordNumberFormat DecimalFullWidth #Represents the Open XML value decimalFullWidth.
14public const WordNumberFormat DecimalHalfWidth #Represents the Open XML value decimalHalfWidth.
15public const WordNumberFormat JapaneseDigitalTenThousand #Represents the Open XML value japaneseDigitalTenThousand.
17public const WordNumberFormat DecimalEnclosedCircle #Represents the Open XML value decimalEnclosedCircle.
18public const WordNumberFormat DecimalFullWidth2 #Represents the Open XML value decimalFullWidth2.
19public const WordNumberFormat AiueoFullWidth #Represents the Open XML value aiueoFullWidth.
20public const WordNumberFormat IrohaFullWidth #Represents the Open XML value irohaFullWidth.
21public const WordNumberFormat DecimalEnclosedFullstop #Represents the Open XML value decimalEnclosedFullstop.
26public const WordNumberFormat DecimalEnclosedParen #Represents the Open XML value decimalEnclosedParen.
27public const WordNumberFormat DecimalEnclosedCircleChinese #Represents the Open XML value decimalEnclosedCircleChinese.
28public const WordNumberFormat IdeographEnclosedCircle #Represents the Open XML value ideographEnclosedCircle.
29public const WordNumberFormat IdeographTraditional #Represents the Open XML value ideographTraditional.
30public const WordNumberFormat IdeographZodiac #Represents the Open XML value ideographZodiac.
31public const WordNumberFormat IdeographZodiacTraditional #Represents the Open XML value ideographZodiacTraditional.
32public const WordNumberFormat TaiwaneseCounting #Represents the Open XML value taiwaneseCounting.
33public const WordNumberFormat IdeographLegalTraditional #Represents the Open XML value ideographLegalTraditional.
34public const WordNumberFormat TaiwaneseCountingThousand #Represents the Open XML value taiwaneseCountingThousand.
35public const WordNumberFormat TaiwaneseDigital #Represents the Open XML value taiwaneseDigital.
36public const WordNumberFormat ChineseCounting #Represents the Open XML value chineseCounting.
37public const WordNumberFormat ChineseLegalSimplified #Represents the Open XML value chineseLegalSimplified.
38public const WordNumberFormat ChineseCountingThousand #Represents the Open XML value chineseCountingThousand.
39public const WordNumberFormat KoreanCounting #Represents the Open XML value koreanCounting.
41public const WordNumberFormat KoreanDigital2 #Represents the Open XML value koreanDigital2.
43public const WordNumberFormat VietnameseCounting #Represents the Open XML value vietnameseCounting.
44public const WordNumberFormat HindiConsonants #Represents the Open XML value hindiConsonants.
54