DocumentObjectType module
- class DocumentObjectType.DocumentObjectType(value)
Bases:
EnumSpecifies the type of a Document object type.
- Any = 58
- Body = 2
- BookmarkEnd = 31
- BookmarkStart = 30
- Break = 46
- BuildingBlock = 62
- CheckBox = 29
- Comment = 43
- CommentMark = 51
- ControlField = 26
- CustomXml = 53
- Document = 0
- DropDownFormField = 28
- EmbededField = 25
- Field = 19
- FieldEnd = 22
- FieldMark = 20
- FieldSeparator = 21
- FieldStart = 18
- Footnote = 44
- FormField = 63
- GlossaryDocument = 61
- MergeField = 23
- MoveFromRangeEnd = 33
- MoveFromRangeStart = 32
- MoveToRangeEnd = 35
- MoveToRangeStart = 34
- OfficeMath = 55
- OleObject = 52
- Paragraph = 4
- PermissionEnd = 37
- PermissionStart = 36
- Picture = 17
- Ruby = 57
- SDTBlockContent = 9
- SDTCellContent = 12
- SDTInlineContent = 10
- SDTRowContent = 11
- Section = 1
- SeqField = 24
- Shape = 38
- ShapeGroup = 39
- ShapeLine = 40
- ShapePath = 41
- ShapeRect = 42
- SmartTag = 54
- SpecialChar = 60
- StructureDocumentTag = 5
- StructureDocumentTagCell = 8
- StructureDocumentTagInline = 6
- StructureDocumentTagRow = 7
- SubDocument = 59
- Symbol = 47
- System = 56
- TOC = 48
- Table = 13
- TableCell = 15
- TableRow = 14
- TextBox = 45
- TextFormField = 27
- TextRange = 16
- Undefined = 50
- XmlParaItem = 49
