Namespace: Spire.Xls.Core.Converter.General.Word.Documents
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 ParagraphItemType
Public Enumeration ParagraphItemType
public enum class ParagraphItemType
type ParagraphItemType

Members

MemberValueDescription
TextRange0
Picture1
Field2
FieldMark3
MergeField4
FormField5
CheckBox6
TextFormField7
DropDownFormField8
SeqField9
EmbedField10
ControlField11
BookmarkStart12
BookmarkEnd13
PermissionStart14
PermissionEnd15
ShapeObject16
ShapeGroup17
Comment18
CommentMark19
Footnote20
TextBox21
Break22
Symbol23
TOC24
OleObject25

See Also