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 DocumentObjectType
Public Enumeration DocumentObjectType
public enum class DocumentObjectType
type DocumentObjectType

Members

MemberValueDescription
Document0
Section1
Body2
HeaderFooter3
Paragraph4
StructureDocumentTag5
StructureDocumentTagInline6
StructureDocumentTagRow7
StructureDocumentTagCell8
SDTBlockContent9
SDTInlineContent10
SDTRowContent11
SDTCellContent12
Table13
TableRow14
TableCell15
TextRange16
Picture17
Field18
FieldMark19
MergeField20
SeqField21
EmbededField22
ControlField23
TextFormField24
DropDownFormField25
CheckBox26
BookmarkStart27
BookmarkEnd28
PermissionStart29
PermissionEnd30
Shape31
ShapeGroup32
ShapeLine33
ShapePath34
ShapeRect35
Comment36
Footnote37
TextBox38
Break39
Symbol40
TOC41
XmlParaItem42
Undefined43
CommentMark44
CommentEnd45
OleObject46
CustomXml47
SmartTag48
OfficeMath49
System50
Ruby51
Any52
SubDocument53

See Also