Namespace: Spire.Xls.Core.Converter.General.Word
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum FootnoteNumberFormat
Public Enumeration FootnoteNumberFormat
public enum class FootnoteNumberFormat
type FootnoteNumberFormat
Members
| Member | Value | Description |
|---|---|---|
| Arabic | 0 | |
| DecimalFullWidth | 14 | |
| Hebrew1 | 45 | |
| Hebrew2 | 47 | |
| ArabicAlpha | 46 | |
| ArabicAbjad | 48 | |
| UpperCaseRoman | 1 | |
| LowerCaseRoman | 2 | |
| UpperCaseLetter | 3 | |
| LowerCaseLetter | 4 | |
| Chicago | 9 | |
| ChineseLegalSimplified | 38 | |
| ChineseCountingThousand | 39 | |
| IdeographTraditional | 30 | |
| IdeographZodiac | 31 | |
| DecimalEnclosedCircleChinese | 28 | |
| IdeographEnclosedCircle | 29 | |
| None | 255 |