Namespace: Spire.Xls.Core.Converter.General.Word
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

MemberValueDescription
Arabic0
DecimalFullWidth14
Hebrew145
Hebrew247
ArabicAlpha46
ArabicAbjad48
UpperCaseRoman1
LowerCaseRoman2
UpperCaseLetter3
LowerCaseLetter4
Chicago9
ChineseLegalSimplified38
ChineseCountingThousand39
IdeographTraditional30
IdeographZodiac31
DecimalEnclosedCircleChinese28
IdeographEnclosedCircle29
None255

See Also