Namespace: Spire.Xls.Core.Converter.General.Word.Documents
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 BuiltinStyle
Public Enumeration BuiltinStyle
public enum class BuiltinStyle
type BuiltinStyle
Members
Member | Value | Description |
---|---|---|
Normal | 0 | |
Heading1 | 1 | |
Heading2 | 2 | |
Heading3 | 3 | |
Heading4 | 4 | |
Heading5 | 5 | |
Heading6 | 6 | |
Heading7 | 7 | |
Heading8 | 8 | |
Heading9 | 9 | |
Index1 | 10 | |
Index2 | 11 | |
Index3 | 12 | |
Index4 | 13 | |
Index5 | 14 | |
Index6 | 15 | |
Index7 | 16 | |
Index8 | 17 | |
Index9 | 18 | |
Toc1 | 19 | |
Toc2 | 20 | |
Toc3 | 21 | |
Toc4 | 22 | |
Toc5 | 23 | |
Toc6 | 24 | |
Toc7 | 25 | |
Toc8 | 26 | |
Toc9 | 27 | |
NormalIndent | 28 | |
FootnoteText | 29 | |
CommentText | 30 | |
Header | 31 | |
Footer | 32 | |
IndexHeading | 33 | |
Caption | 34 | |
TableOfFigures | 35 | |
FootnoteReference | 36 | |
CommentReference | 37 | |
LineNumber | 38 | |
PageNumber | 39 | |
EndnoteReference | 40 | |
EndnoteText | 41 | |
TableOfAuthorities | 42 | |
MacroText | 43 | |
ToaHeading | 44 | |
List | 45 | |
ListBullet | 46 | |
ListNumber | 47 | |
List2 | 48 | |
List3 | 49 | |
List4 | 50 | |
List5 | 51 | |
ListBullet2 | 52 | |
ListBullet3 | 53 | |
ListBullet4 | 54 | |
ListBullet5 | 55 | |
ListNumber2 | 56 | |
ListNumber3 | 57 | |
ListNumber4 | 58 | |
ListNumber5 | 59 | |
Title | 60 | |
Closing | 61 | |
Signature | 62 | |
DefaultParagraphFont | 63 | |
BodyText | 64 | |
BodyTextInd | 65 | |
ListContinue | 66 | |
ListContinue2 | 67 | |
ListContinue3 | 68 | |
ListContinue4 | 69 | |
ListContinue5 | 70 | |
MessageHeader | 71 | |
Subtitle | 72 | |
Salutation | 73 | |
Date | 74 | |
BodyText1I | 75 | |
BodyText1I2 | 76 | |
NoteHeading | 77 | |
BodyText2 | 78 | |
BodyText3 | 79 | |
BodyTextInd2 | 80 | |
BodyTextInd3 | 81 | |
BlockText | 82 | |
Hyperlink | 83 | |
FollowedHyperlink | 84 | |
Strong | 85 | |
Emphasis | 86 | |
DocumentMap | 87 | |
PlainText | 88 | |
EmailSignature | 89 | |
NormalWeb | 90 | |
HtmlAcronym | 91 | |
HtmlAddress | 92 | |
HtmlCite | 93 | |
HtmlCode | 94 | |
HtmlDefinition | 95 | |
HtmlKeyboard | 96 | |
HtmlPreformatted | 97 | |
HtmlSample | 98 | |
HtmlTypewriter | 99 | |
HtmlVariable | 100 | |
CommentSubject | 101 | |
NoList | 102 | |
BalloonText | 103 | |
User | 104 | |
NoStyle | 105 |