API Reference

Enum

WordNumberFormat

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

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

Accepted by parameters

Values

public const WordNumberFormat Decimal #

Represents the Open XML value decimal.

Value: 0
public const WordNumberFormat UpperRoman #

Represents the Open XML value upperRoman.

Value: 1
public const WordNumberFormat LowerRoman #

Represents the Open XML value lowerRoman.

Value: 2
public const WordNumberFormat UpperLetter #

Represents the Open XML value upperLetter.

Value: 3
public const WordNumberFormat LowerLetter #

Represents the Open XML value lowerLetter.

Value: 4
public const WordNumberFormat Ordinal #

Represents the Open XML value ordinal.

Value: 5
public const WordNumberFormat CardinalText #

Represents the Open XML value cardinalText.

Value: 6
public const WordNumberFormat OrdinalText #

Represents the Open XML value ordinalText.

Value: 7
public const WordNumberFormat Hex #

Represents the Open XML value hex.

Value: 8
public const WordNumberFormat Chicago #

Represents the Open XML value chicago.

Value: 9
public const WordNumberFormat IdeographDigital #

Represents the Open XML value ideographDigital.

Value: 10
public const WordNumberFormat JapaneseCounting #

Represents the Open XML value japaneseCounting.

Value: 11
public const WordNumberFormat Aiueo #

Represents the Open XML value aiueo.

Value: 12
public const WordNumberFormat Iroha #

Represents the Open XML value iroha.

Value: 13
public const WordNumberFormat DecimalFullWidth #

Represents the Open XML value decimalFullWidth.

Value: 14
public const WordNumberFormat DecimalHalfWidth #

Represents the Open XML value decimalHalfWidth.

Value: 15
public const WordNumberFormat JapaneseLegal #

Represents the Open XML value japaneseLegal.

Value: 16
public const WordNumberFormat JapaneseDigitalTenThousand #

Represents the Open XML value japaneseDigitalTenThousand.

Value: 17
public const WordNumberFormat DecimalEnclosedCircle #

Represents the Open XML value decimalEnclosedCircle.

Value: 18
public const WordNumberFormat DecimalFullWidth2 #

Represents the Open XML value decimalFullWidth2.

Value: 19
public const WordNumberFormat AiueoFullWidth #

Represents the Open XML value aiueoFullWidth.

Value: 20
public const WordNumberFormat IrohaFullWidth #

Represents the Open XML value irohaFullWidth.

Value: 21
public const WordNumberFormat DecimalZero #

Represents the Open XML value decimalZero.

Value: 22
public const WordNumberFormat Bullet #

Represents the Open XML value bullet.

Value: 23
public const WordNumberFormat Ganada #

Represents the Open XML value ganada.

Value: 24
public const WordNumberFormat Chosung #

Represents the Open XML value chosung.

Value: 25
public const WordNumberFormat DecimalEnclosedFullstop #

Represents the Open XML value decimalEnclosedFullstop.

Value: 26
public const WordNumberFormat DecimalEnclosedParen #

Represents the Open XML value decimalEnclosedParen.

Value: 27
public const WordNumberFormat DecimalEnclosedCircleChinese #

Represents the Open XML value decimalEnclosedCircleChinese.

Value: 28
public const WordNumberFormat IdeographEnclosedCircle #

Represents the Open XML value ideographEnclosedCircle.

Value: 29
public const WordNumberFormat IdeographTraditional #

Represents the Open XML value ideographTraditional.

Value: 30
public const WordNumberFormat IdeographZodiac #

Represents the Open XML value ideographZodiac.

Value: 31
public const WordNumberFormat IdeographZodiacTraditional #

Represents the Open XML value ideographZodiacTraditional.

Value: 32
public const WordNumberFormat TaiwaneseCounting #

Represents the Open XML value taiwaneseCounting.

Value: 33
public const WordNumberFormat IdeographLegalTraditional #

Represents the Open XML value ideographLegalTraditional.

Value: 34
public const WordNumberFormat TaiwaneseCountingThousand #

Represents the Open XML value taiwaneseCountingThousand.

Value: 35
public const WordNumberFormat TaiwaneseDigital #

Represents the Open XML value taiwaneseDigital.

Value: 36
public const WordNumberFormat ChineseCounting #

Represents the Open XML value chineseCounting.

Value: 37
public const WordNumberFormat ChineseLegalSimplified #

Represents the Open XML value chineseLegalSimplified.

Value: 38
public const WordNumberFormat ChineseCountingThousand #

Represents the Open XML value chineseCountingThousand.

Value: 39
public const WordNumberFormat KoreanDigital #

Represents the Open XML value koreanDigital.

Value: 40
public const WordNumberFormat KoreanCounting #

Represents the Open XML value koreanCounting.

Value: 41
public const WordNumberFormat KoreanLegal #

Represents the Open XML value koreanLegal.

Value: 42
public const WordNumberFormat KoreanDigital2 #

Represents the Open XML value koreanDigital2.

Value: 43
public const WordNumberFormat VietnameseCounting #

Represents the Open XML value vietnameseCounting.

Value: 44
public const WordNumberFormat RussianLower #

Represents the Open XML value russianLower.

Value: 45
public const WordNumberFormat RussianUpper #

Represents the Open XML value russianUpper.

Value: 46
public const WordNumberFormat None #

Represents the Open XML value none.

Value: 47
public const WordNumberFormat NumberInDash #

Represents the Open XML value numberInDash.

Value: 48
public const WordNumberFormat Hebrew1 #

Represents the Open XML value hebrew1.

Value: 49
public const WordNumberFormat Hebrew2 #

Represents the Open XML value hebrew2.

Value: 50
public const WordNumberFormat ArabicAlpha #

Represents the Open XML value arabicAlpha.

Value: 51
public const WordNumberFormat ArabicAbjad #

Represents the Open XML value arabicAbjad.

Value: 52
public const WordNumberFormat HindiVowels #

Represents the Open XML value hindiVowels.

Value: 53
public const WordNumberFormat HindiConsonants #

Represents the Open XML value hindiConsonants.

Value: 54
public const WordNumberFormat HindiNumbers #

Represents the Open XML value hindiNumbers.

Value: 55
public const WordNumberFormat HindiCounting #

Represents the Open XML value hindiCounting.

Value: 56
public const WordNumberFormat ThaiLetters #

Represents the Open XML value thaiLetters.

Value: 57
public const WordNumberFormat ThaiNumbers #

Represents the Open XML value thaiNumbers.

Value: 58
public const WordNumberFormat ThaiCounting #

Represents the Open XML value thaiCounting.

Value: 59
public const WordNumberFormat BahtText #

Represents the Open XML value bahtText.

Value: 60
public const WordNumberFormat DollarText #

Represents the Open XML value dollarText.

Value: 61
public const WordNumberFormat Custom #

Represents the Open XML value custom.

Value: 62