CAWT 2.9.5 Reference Manual

::Word::EnumTop, Main, Index

CommandsTop, Main, Index

WdAlertLevel [::Word::Enum]Top, Main, Index

WdAlertLevel
Parameters
wdAlertsAll-1
wdAlertsMessageBox-2
wdAlertsNone0
proc ::Word::Enum::WdAlertLevel {} {

    # wdAlertsAll - -1
    # wdAlertsMessageBox - -2
    # wdAlertsNone - 0
    return { wdAlertsAll -1 wdAlertsMessageBox -2 wdAlertsNone 0 }
}

WdAlignmentTabAlignment [::Word::Enum]Top, Main, Index

WdAlignmentTabAlignment
Parameters
wdCenter1
wdLeft0
wdRight2
proc ::Word::Enum::WdAlignmentTabAlignment {} {

    # wdCenter - 1
    # wdLeft - 0
    # wdRight - 2
    return { wdCenter 1 wdLeft 0 wdRight 2 }
}

WdAlignmentTabRelative [::Word::Enum]Top, Main, Index

WdAlignmentTabRelative
Parameters
wdIndent1
wdMargin0
proc ::Word::Enum::WdAlignmentTabRelative {} {

    # wdIndent - 1
    # wdMargin - 0
    return { wdIndent 1 wdMargin 0 }
}

WdAnimation [::Word::Enum]Top, Main, Index

WdAnimation
Parameters
wdAnimationBlinkingBackground2
wdAnimationLasVegasLights1
wdAnimationMarchingBlackAnts4
wdAnimationMarchingRedAnts5
wdAnimationNone0
wdAnimationShimmer6
wdAnimationSparkleText3
proc ::Word::Enum::WdAnimation {} {

    # wdAnimationBlinkingBackground - 2
    # wdAnimationLasVegasLights - 1
    # wdAnimationMarchingBlackAnts - 4
    # wdAnimationMarchingRedAnts - 5
    # wdAnimationNone - 0
    # wdAnimationShimmer - 6
    # wdAnimationSparkleText - 3
    return { wdAnimationBlinkingBackground 2 wdAnimationLasVegasLights 1 wdAnimationMarchingBlackAnts 4 wdAnimationMarchingRedAnts 5 wdAnimationNone 0 wdAnimationShimmer 6 wdAnimationSparkleText 3 }
}

WdApplyQuickStyleSets [::Word::Enum]Top, Main, Index

WdApplyQuickStyleSets
Parameters
wdSessionStartSet1
wdTemplateSet2
proc ::Word::Enum::WdApplyQuickStyleSets {} {

    # wdSessionStartSet - 1
    # wdTemplateSet - 2
    return { wdSessionStartSet 1 wdTemplateSet 2 }
}

WdArabicNumeral [::Word::Enum]Top, Main, Index

WdArabicNumeral
Parameters
wdNumeralArabic0
wdNumeralContext2
wdNumeralHindi1
wdNumeralSystem3
proc ::Word::Enum::WdArabicNumeral {} {

    # wdNumeralArabic - 0
    # wdNumeralContext - 2
    # wdNumeralHindi - 1
    # wdNumeralSystem - 3
    return { wdNumeralArabic 0 wdNumeralContext 2 wdNumeralHindi 1 wdNumeralSystem 3 }
}

WdAraSpeller [::Word::Enum]Top, Main, Index

WdAraSpeller
Parameters
wdBoth3
wdFinalYaa2
wdInitialAlef1
wdNone0
proc ::Word::Enum::WdAraSpeller {} {

    # wdBoth - 3
    # wdFinalYaa - 2
    # wdInitialAlef - 1
    # wdNone - 0
    return { wdBoth 3 wdFinalYaa 2 wdInitialAlef 1 wdNone 0 }
}

WdArrangeStyle [::Word::Enum]Top, Main, Index

WdArrangeStyle
Parameters
wdIcons1
wdTiled0
proc ::Word::Enum::WdArrangeStyle {} {

    # wdIcons - 1
    # wdTiled - 0
    return { wdIcons 1 wdTiled 0 }
}

WdAutoFitBehavior [::Word::Enum]Top, Main, Index

WdAutoFitBehavior
Parameters
wdAutoFitContent1
wdAutoFitFixed0
wdAutoFitWindow2
proc ::Word::Enum::WdAutoFitBehavior {} {

    # wdAutoFitContent - 1
    # wdAutoFitFixed - 0
    # wdAutoFitWindow - 2
    return { wdAutoFitContent 1 wdAutoFitFixed 0 wdAutoFitWindow 2 }
}

WdAutoMacros [::Word::Enum]Top, Main, Index

WdAutoMacros
Parameters
wdAutoClose3
wdAutoExec0
wdAutoExit4
wdAutoNew1
wdAutoOpen2
wdAutoSync5
proc ::Word::Enum::WdAutoMacros {} {

    # wdAutoClose - 3
    # wdAutoExec - 0
    # wdAutoExit - 4
    # wdAutoNew - 1
    # wdAutoOpen - 2
    # wdAutoSync - 5
    return { wdAutoClose 3 wdAutoExec 0 wdAutoExit 4 wdAutoNew 1 wdAutoOpen 2 wdAutoSync 5 }
}

WdAutoVersions [::Word::Enum]Top, Main, Index

WdAutoVersions
Parameters
wdAutoVersionOff0
wdAutoVersionOnClose1
proc ::Word::Enum::WdAutoVersions {} {

    # wdAutoVersionOff - 0
    # wdAutoVersionOnClose - 1
    return { wdAutoVersionOff 0 wdAutoVersionOnClose 1 }
}

WdBaselineAlignment [::Word::Enum]Top, Main, Index

WdBaselineAlignment
Parameters
wdBaselineAlignAuto4
wdBaselineAlignBaseline2
wdBaselineAlignCenter1
wdBaselineAlignFarEast503
wdBaselineAlignTop0
proc ::Word::Enum::WdBaselineAlignment {} {

    # wdBaselineAlignAuto - 4
    # wdBaselineAlignBaseline - 2
    # wdBaselineAlignCenter - 1
    # wdBaselineAlignFarEast50 - 3
    # wdBaselineAlignTop - 0
    return { wdBaselineAlignAuto 4 wdBaselineAlignBaseline 2 wdBaselineAlignCenter 1 wdBaselineAlignFarEast50 3 wdBaselineAlignTop 0 }
}

WdBookmarkSortBy [::Word::Enum]Top, Main, Index

WdBookmarkSortBy
Parameters
wdSortByLocation1
wdSortByName0
proc ::Word::Enum::WdBookmarkSortBy {} {

    # wdSortByLocation - 1
    # wdSortByName - 0
    return { wdSortByLocation 1 wdSortByName 0 }
}

WdBorderDistanceFrom [::Word::Enum]Top, Main, Index

WdBorderDistanceFrom
Parameters
wdBorderDistanceFromPageEdge1
wdBorderDistanceFromText0
proc ::Word::Enum::WdBorderDistanceFrom {} {

    # wdBorderDistanceFromPageEdge - 1
    # wdBorderDistanceFromText - 0
    return { wdBorderDistanceFromPageEdge 1 wdBorderDistanceFromText 0 }
}

WdBorderType [::Word::Enum]Top, Main, Index

WdBorderType
Parameters
wdBorderBottom-3
wdBorderDiagonalDown-7
wdBorderDiagonalUp-8
wdBorderHorizontal-5
wdBorderLeft-2
wdBorderRight-4
wdBorderTop-1
wdBorderVertical-6
proc ::Word::Enum::WdBorderType {} {

    # wdBorderBottom - -3
    # wdBorderDiagonalDown - -7
    # wdBorderDiagonalUp - -8
    # wdBorderHorizontal - -5
    # wdBorderLeft - -2
    # wdBorderRight - -4
    # wdBorderTop - -1
    # wdBorderVertical - -6
    return { wdBorderBottom -3 wdBorderDiagonalDown -7 wdBorderDiagonalUp -8 wdBorderHorizontal -5 wdBorderLeft -2 wdBorderRight -4 wdBorderTop -1 wdBorderVertical -6 }
}

WdBorderTypeHID [::Word::Enum]Top, Main, Index

WdBorderTypeHID
Parameters
emptyenum0
proc ::Word::Enum::WdBorderTypeHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdBreakType [::Word::Enum]Top, Main, Index

WdBreakType
Parameters
wdColumnBreak8
wdLineBreak6
wdLineBreakClearLeft9
wdLineBreakClearRight10
wdPageBreak7
wdSectionBreakContinuous3
wdSectionBreakEvenPage4
wdSectionBreakNextPage2
wdSectionBreakOddPage5
wdTextWrappingBreak11
proc ::Word::Enum::WdBreakType {} {

    # wdColumnBreak - 8
    # wdLineBreak - 6
    # wdLineBreakClearLeft - 9
    # wdLineBreakClearRight - 10
    # wdPageBreak - 7
    # wdSectionBreakContinuous - 3
    # wdSectionBreakEvenPage - 4
    # wdSectionBreakNextPage - 2
    # wdSectionBreakOddPage - 5
    # wdTextWrappingBreak - 11
    return { wdColumnBreak 8 wdLineBreak 6 wdLineBreakClearLeft 9 wdLineBreakClearRight 10 wdPageBreak 7 wdSectionBreakContinuous 3 wdSectionBreakEvenPage 4 wdSectionBreakNextPage 2 wdSectionBreakOddPage 5 wdTextWrappingBreak 11 }
}

WdBrowserLevel [::Word::Enum]Top, Main, Index

WdBrowserLevel
Parameters
wdBrowserLevelMicrosoftInternetExplorer51
wdBrowserLevelMicrosoftInternetExplorer62
wdBrowserLevelV40
proc ::Word::Enum::WdBrowserLevel {} {

    # wdBrowserLevelMicrosoftInternetExplorer5 - 1
    # wdBrowserLevelMicrosoftInternetExplorer6 - 2
    # wdBrowserLevelV4 - 0
    return { wdBrowserLevelMicrosoftInternetExplorer5 1 wdBrowserLevelMicrosoftInternetExplorer6 2 wdBrowserLevelV4 0 }
}

WdBrowseTarget [::Word::Enum]Top, Main, Index

WdBrowseTarget
Parameters
wdBrowseComment3
wdBrowseEdit10
wdBrowseEndnote5
wdBrowseField6
wdBrowseFind11
wdBrowseFootnote4
wdBrowseGoTo12
wdBrowseGraphic8
wdBrowseHeading9
wdBrowsePage1
wdBrowseSection2
wdBrowseTable7
proc ::Word::Enum::WdBrowseTarget {} {

    # wdBrowseComment - 3
    # wdBrowseEdit - 10
    # wdBrowseEndnote - 5
    # wdBrowseField - 6
    # wdBrowseFind - 11
    # wdBrowseFootnote - 4
    # wdBrowseGoTo - 12
    # wdBrowseGraphic - 8
    # wdBrowseHeading - 9
    # wdBrowsePage - 1
    # wdBrowseSection - 2
    # wdBrowseTable - 7
    return { wdBrowseComment 3 wdBrowseEdit 10 wdBrowseEndnote 5 wdBrowseField 6 wdBrowseFind 11 wdBrowseFootnote 4 wdBrowseGoTo 12 wdBrowseGraphic 8 wdBrowseHeading 9 wdBrowsePage 1 wdBrowseSection 2 wdBrowseTable 7 }
}

WdBuildingBlockTypes [::Word::Enum]Top, Main, Index

WdBuildingBlockTypes
Parameters
wdTypeAutoText9
wdTypeBibliography34
wdTypeCoverPage2
wdTypeCustom129
wdTypeCustom230
wdTypeCustom331
wdTypeCustom432
wdTypeCustom533
wdTypeCustomAutoText23
wdTypeCustomBibliography35
wdTypeCustomCoverPage16
wdTypeCustomEquations17
wdTypeCustomFooters18
wdTypeCustomHeaders19
wdTypeCustomPageNumber20
wdTypeCustomPageNumberBottom26
wdTypeCustomPageNumberPage27
wdTypeCustomPageNumberTop25
wdTypeCustomQuickParts15
wdTypeCustomTableOfContents28
wdTypeCustomTables21
wdTypeCustomTextBox24
wdTypeCustomWatermarks22
wdTypeEquations3
wdTypeFooters4
wdTypeHeaders5
wdTypePageNumber6
wdTypePageNumberBottom12
wdTypePageNumberPage13
wdTypePageNumberTop11
wdTypeQuickParts1
wdTypeTableOfContents14
wdTypeTables7
wdTypeTextBox10
wdTypeWatermarks8
proc ::Word::Enum::WdBuildingBlockTypes {} {

    # wdTypeAutoText - 9
    # wdTypeBibliography - 34
    # wdTypeCoverPage - 2
    # wdTypeCustom1 - 29
    # wdTypeCustom2 - 30
    # wdTypeCustom3 - 31
    # wdTypeCustom4 - 32
    # wdTypeCustom5 - 33
    # wdTypeCustomAutoText - 23
    # wdTypeCustomBibliography - 35
    # wdTypeCustomCoverPage - 16
    # wdTypeCustomEquations - 17
    # wdTypeCustomFooters - 18
    # wdTypeCustomHeaders - 19
    # wdTypeCustomPageNumber - 20
    # wdTypeCustomPageNumberBottom - 26
    # wdTypeCustomPageNumberPage - 27
    # wdTypeCustomPageNumberTop - 25
    # wdTypeCustomQuickParts - 15
    # wdTypeCustomTableOfContents - 28
    # wdTypeCustomTables - 21
    # wdTypeCustomTextBox - 24
    # wdTypeCustomWatermarks - 22
    # wdTypeEquations - 3
    # wdTypeFooters - 4
    # wdTypeHeaders - 5
    # wdTypePageNumber - 6
    # wdTypePageNumberBottom - 12
    # wdTypePageNumberPage - 13
    # wdTypePageNumberTop - 11
    # wdTypeQuickParts - 1
    # wdTypeTableOfContents - 14
    # wdTypeTables - 7
    # wdTypeTextBox - 10
    # wdTypeWatermarks - 8
    return { wdTypeAutoText 9 wdTypeBibliography 34 wdTypeCoverPage 2 wdTypeCustom1 29 wdTypeCustom2 30 wdTypeCustom3 31 wdTypeCustom4 32 wdTypeCustom5 33 wdTypeCustomAutoText 23 wdTypeCustomBibliography 35 wdTypeCustomCoverPage 16 wdTypeCustomEquations 17 wdTypeCustomFooters 18 wdTypeCustomHeaders 19 wdTypeCustomPageNumber 20 wdTypeCustomPageNumberBottom 26 wdTypeCustomPageNumberPage 27 wdTypeCustomPageNumberTop 25 wdTypeCustomQuickParts 15 wdTypeCustomTableOfContents 28 wdTypeCustomTables 21 wdTypeCustomTextBox 24 wdTypeCustomWatermarks 22 wdTypeEquations 3 wdTypeFooters 4 wdTypeHeaders 5 wdTypePageNumber 6 wdTypePageNumberBottom 12 wdTypePageNumberPage 13 wdTypePageNumberTop 11 wdTypeQuickParts 1 wdTypeTableOfContents 14 wdTypeTables 7 wdTypeTextBox 10 wdTypeWatermarks 8 }
}

WdBuiltInProperty [::Word::Enum]Top, Main, Index

WdBuiltInProperty
Parameters
wdPropertyAppName9
wdPropertyAuthor3
wdPropertyBytes22
wdPropertyCategory18
wdPropertyCharacters16
wdPropertyCharsWSpaces30
wdPropertyComments5
wdPropertyCompany21
wdPropertyFormat19
wdPropertyHiddenSlides27
wdPropertyHyperlinkBase29
wdPropertyKeywords4
wdPropertyLastAuthor7
wdPropertyLines23
wdPropertyManager20
wdPropertyMMClips28
wdPropertyNotes26
wdPropertyPages14
wdPropertyParas24
wdPropertyRevision8
wdPropertySecurity17
wdPropertySlides25
wdPropertySubject2
wdPropertyTemplate6
wdPropertyTimeCreated11
wdPropertyTimeLastPrinted10
wdPropertyTimeLastSaved12
wdPropertyTitle1
wdPropertyVBATotalEdit13
wdPropertyWords15
proc ::Word::Enum::WdBuiltInProperty {} {

    # wdPropertyAppName - 9
    # wdPropertyAuthor - 3
    # wdPropertyBytes - 22
    # wdPropertyCategory - 18
    # wdPropertyCharacters - 16
    # wdPropertyCharsWSpaces - 30
    # wdPropertyComments - 5
    # wdPropertyCompany - 21
    # wdPropertyFormat - 19
    # wdPropertyHiddenSlides - 27
    # wdPropertyHyperlinkBase - 29
    # wdPropertyKeywords - 4
    # wdPropertyLastAuthor - 7
    # wdPropertyLines - 23
    # wdPropertyManager - 20
    # wdPropertyMMClips - 28
    # wdPropertyNotes - 26
    # wdPropertyPages - 14
    # wdPropertyParas - 24
    # wdPropertyRevision - 8
    # wdPropertySecurity - 17
    # wdPropertySlides - 25
    # wdPropertySubject - 2
    # wdPropertyTemplate - 6
    # wdPropertyTimeCreated - 11
    # wdPropertyTimeLastPrinted - 10
    # wdPropertyTimeLastSaved - 12
    # wdPropertyTitle - 1
    # wdPropertyVBATotalEdit - 13
    # wdPropertyWords - 15
    return { wdPropertyAppName 9 wdPropertyAuthor 3 wdPropertyBytes 22 wdPropertyCategory 18 wdPropertyCharacters 16 wdPropertyCharsWSpaces 30 wdPropertyComments 5 wdPropertyCompany 21 wdPropertyFormat 19 wdPropertyHiddenSlides 27 wdPropertyHyperlinkBase 29 wdPropertyKeywords 4 wdPropertyLastAuthor 7 wdPropertyLines 23 wdPropertyManager 20 wdPropertyMMClips 28 wdPropertyNotes 26 wdPropertyPages 14 wdPropertyParas 24 wdPropertyRevision 8 wdPropertySecurity 17 wdPropertySlides 25 wdPropertySubject 2 wdPropertyTemplate 6 wdPropertyTimeCreated 11 wdPropertyTimeLastPrinted 10 wdPropertyTimeLastSaved 12 wdPropertyTitle 1 wdPropertyVBATotalEdit 13 wdPropertyWords 15 }
}

WdBuiltinStyle [::Word::Enum]Top, Main, Index

WdBuiltinStyle
Parameters
wdStyleBibliography-266
wdStyleBlockQuotation-85
wdStyleBodyText-67
wdStyleBodyText2-81
wdStyleBodyText3-82
wdStyleBodyTextFirstIndent-78
wdStyleBodyTextFirstIndent2-79
wdStyleBodyTextIndent-68
wdStyleBodyTextIndent2-83
wdStyleBodyTextIndent3-84
wdStyleBookTitle-265
wdStyleCaption-35
wdStyleClosing-64
wdStyleCommentReference-40
wdStyleCommentText-31
wdStyleDate-77
wdStyleDefaultParagraphFont-66
wdStyleEmphasis-89
wdStyleEndnoteReference-43
wdStyleEndnoteText-44
wdStyleEnvelopeAddress-37
wdStyleEnvelopeReturn-38
wdStyleFooter-33
wdStyleFootnoteReference-39
wdStyleFootnoteText-30
wdStyleHeader-32
wdStyleHeading1-2
wdStyleHeading2-3
wdStyleHeading3-4
wdStyleHeading4-5
wdStyleHeading5-6
wdStyleHeading6-7
wdStyleHeading7-8
wdStyleHeading8-9
wdStyleHeading9-10
wdStyleHtmlAcronym-96
wdStyleHtmlAddress-97
wdStyleHtmlCite-98
wdStyleHtmlCode-99
wdStyleHtmlDfn-100
wdStyleHtmlKbd-101
wdStyleHtmlNormal-95
wdStyleHtmlPre-102
wdStyleHtmlSamp-103
wdStyleHtmlTt-104
wdStyleHtmlVar-105
wdStyleHyperlink-86
wdStyleHyperlinkFollowed-87
wdStyleIndex1-11
wdStyleIndex2-12
wdStyleIndex3-13
wdStyleIndex4-14
wdStyleIndex5-15
wdStyleIndex6-16
wdStyleIndex7-17
wdStyleIndex8-18
wdStyleIndex9-19
wdStyleIndexHeading-34
wdStyleIntenseEmphasis-262
wdStyleIntenseQuote-182
wdStyleIntenseReference-264
wdStyleLineNumber-41
wdStyleList-48
wdStyleList2-51
wdStyleList3-52
wdStyleList4-53
wdStyleList5-54
wdStyleListBullet-49
wdStyleListBullet2-55
wdStyleListBullet3-56
wdStyleListBullet4-57
wdStyleListBullet5-58
wdStyleListContinue-69
wdStyleListContinue2-70
wdStyleListContinue3-71
wdStyleListContinue4-72
wdStyleListContinue5-73
wdStyleListNumber-50
wdStyleListNumber2-59
wdStyleListNumber3-60
wdStyleListNumber4-61
wdStyleListNumber5-62
wdStyleListParagraph-180
wdStyleMacroText-46
wdStyleMessageHeader-74
wdStyleNavPane-90
wdStyleNormal-1
wdStyleNormalIndent-29
wdStyleNormalObject-158
wdStyleNormalTable-106
wdStyleNoteHeading-80
wdStylePageNumber-42
wdStylePlainText-91
wdStyleQuote-181
wdStyleSalutation-76
wdStyleSignature-65
wdStyleStrong-88
wdStyleSubtitle-75
wdStyleSubtleEmphasis-261
wdStyleSubtleReference-263
wdStyleTableColorfulGrid-172
wdStyleTableColorfulList-171
wdStyleTableColorfulShading-170
wdStyleTableDarkList-169
wdStyleTableLightGrid-161
wdStyleTableLightGridAccent1-175
wdStyleTableLightList-160
wdStyleTableLightListAccent1-174
wdStyleTableLightShading-159
wdStyleTableLightShadingAccent1-173
wdStyleTableMediumGrid1-166
wdStyleTableMediumGrid2-167
wdStyleTableMediumGrid3-168
wdStyleTableMediumList1-164
wdStyleTableMediumList1Accent1-178
wdStyleTableMediumList2-165
wdStyleTableMediumShading1-162
wdStyleTableMediumShading1Accent1-176
wdStyleTableMediumShading2-163
wdStyleTableMediumShading2Accent1-177
wdStyleTableOfAuthorities-45
wdStyleTableOfFigures-36
wdStyleTitle-63
wdStyleTOAHeading-47
wdStyleTOC1-20
wdStyleTOC2-21
wdStyleTOC3-22
wdStyleTOC4-23
wdStyleTOC5-24
wdStyleTOC6-25
wdStyleTOC7-26
wdStyleTOC8-27
wdStyleTOC9-28
wdStyleTocHeading-267
proc ::Word::Enum::WdBuiltinStyle {} {

    # wdStyleBibliography - -266
    # wdStyleBlockQuotation - -85
    # wdStyleBodyText - -67
    # wdStyleBodyText2 - -81
    # wdStyleBodyText3 - -82
    # wdStyleBodyTextFirstIndent - -78
    # wdStyleBodyTextFirstIndent2 - -79
    # wdStyleBodyTextIndent - -68
    # wdStyleBodyTextIndent2 - -83
    # wdStyleBodyTextIndent3 - -84
    # wdStyleBookTitle - -265
    # wdStyleCaption - -35
    # wdStyleClosing - -64
    # wdStyleCommentReference - -40
    # wdStyleCommentText - -31
    # wdStyleDate - -77
    # wdStyleDefaultParagraphFont - -66
    # wdStyleEmphasis - -89
    # wdStyleEndnoteReference - -43
    # wdStyleEndnoteText - -44
    # wdStyleEnvelopeAddress - -37
    # wdStyleEnvelopeReturn - -38
    # wdStyleFooter - -33
    # wdStyleFootnoteReference - -39
    # wdStyleFootnoteText - -30
    # wdStyleHeader - -32
    # wdStyleHeading1 - -2
    # wdStyleHeading2 - -3
    # wdStyleHeading3 - -4
    # wdStyleHeading4 - -5
    # wdStyleHeading5 - -6
    # wdStyleHeading6 - -7
    # wdStyleHeading7 - -8
    # wdStyleHeading8 - -9
    # wdStyleHeading9 - -10
    # wdStyleHtmlAcronym - -96
    # wdStyleHtmlAddress - -97
    # wdStyleHtmlCite - -98
    # wdStyleHtmlCode - -99
    # wdStyleHtmlDfn - -100
    # wdStyleHtmlKbd - -101
    # wdStyleHtmlNormal - -95
    # wdStyleHtmlPre - -102
    # wdStyleHtmlSamp - -103
    # wdStyleHtmlTt - -104
    # wdStyleHtmlVar - -105
    # wdStyleHyperlink - -86
    # wdStyleHyperlinkFollowed - -87
    # wdStyleIndex1 - -11
    # wdStyleIndex2 - -12
    # wdStyleIndex3 - -13
    # wdStyleIndex4 - -14
    # wdStyleIndex5 - -15
    # wdStyleIndex6 - -16
    # wdStyleIndex7 - -17
    # wdStyleIndex8 - -18
    # wdStyleIndex9 - -19
    # wdStyleIndexHeading - -34
    # wdStyleIntenseEmphasis - -262
    # wdStyleIntenseQuote - -182
    # wdStyleIntenseReference - -264
    # wdStyleLineNumber - -41
    # wdStyleList - -48
    # wdStyleList2 - -51
    # wdStyleList3 - -52
    # wdStyleList4 - -53
    # wdStyleList5 - -54
    # wdStyleListBullet - -49
    # wdStyleListBullet2 - -55
    # wdStyleListBullet3 - -56
    # wdStyleListBullet4 - -57
    # wdStyleListBullet5 - -58
    # wdStyleListContinue - -69
    # wdStyleListContinue2 - -70
    # wdStyleListContinue3 - -71
    # wdStyleListContinue4 - -72
    # wdStyleListContinue5 - -73
    # wdStyleListNumber - -50
    # wdStyleListNumber2 - -59
    # wdStyleListNumber3 - -60
    # wdStyleListNumber4 - -61
    # wdStyleListNumber5 - -62
    # wdStyleListParagraph - -180
    # wdStyleMacroText - -46
    # wdStyleMessageHeader - -74
    # wdStyleNavPane - -90
    # wdStyleNormal - -1
    # wdStyleNormalIndent - -29
    # wdStyleNormalObject - -158
    # wdStyleNormalTable - -106
    # wdStyleNoteHeading - -80
    # wdStylePageNumber - -42
    # wdStylePlainText - -91
    # wdStyleQuote - -181
    # wdStyleSalutation - -76
    # wdStyleSignature - -65
    # wdStyleStrong - -88
    # wdStyleSubtitle - -75
    # wdStyleSubtleEmphasis - -261
    # wdStyleSubtleReference - -263
    # wdStyleTableColorfulGrid - -172
    # wdStyleTableColorfulList - -171
    # wdStyleTableColorfulShading - -170
    # wdStyleTableDarkList - -169
    # wdStyleTableLightGrid - -161
    # wdStyleTableLightGridAccent1 - -175
    # wdStyleTableLightList - -160
    # wdStyleTableLightListAccent1 - -174
    # wdStyleTableLightShading - -159
    # wdStyleTableLightShadingAccent1 - -173
    # wdStyleTableMediumGrid1 - -166
    # wdStyleTableMediumGrid2 - -167
    # wdStyleTableMediumGrid3 - -168
    # wdStyleTableMediumList1 - -164
    # wdStyleTableMediumList1Accent1 - -178
    # wdStyleTableMediumList2 - -165
    # wdStyleTableMediumShading1 - -162
    # wdStyleTableMediumShading1Accent1 - -176
    # wdStyleTableMediumShading2 - -163
    # wdStyleTableMediumShading2Accent1 - -177
    # wdStyleTableOfAuthorities - -45
    # wdStyleTableOfFigures - -36
    # wdStyleTitle - -63
    # wdStyleTOAHeading - -47
    # wdStyleTOC1 - -20
    # wdStyleTOC2 - -21
    # wdStyleTOC3 - -22
    # wdStyleTOC4 - -23
    # wdStyleTOC5 - -24
    # wdStyleTOC6 - -25
    # wdStyleTOC7 - -26
    # wdStyleTOC8 - -27
    # wdStyleTOC9 - -28
    # wdStyleTocHeading - -267
    return { wdStyleBibliography -266 wdStyleBlockQuotation -85 wdStyleBodyText -67 wdStyleBodyText2 -81 wdStyleBodyText3 -82 wdStyleBodyTextFirstIndent -78 wdStyleBodyTextFirstIndent2 -79 wdStyleBodyTextIndent -68 wdStyleBodyTextIndent2 -83 wdStyleBodyTextIndent3 -84 wdStyleBookTitle -265 wdStyleCaption -35 wdStyleClosing -64 wdStyleCommentReference -40 wdStyleCommentText -31 wdStyleDate -77 wdStyleDefaultParagraphFont -66 wdStyleEmphasis -89 wdStyleEndnoteReference -43 wdStyleEndnoteText -44 wdStyleEnvelopeAddress -37 wdStyleEnvelopeReturn -38 wdStyleFooter -33 wdStyleFootnoteReference -39 wdStyleFootnoteText -30 wdStyleHeader -32 wdStyleHeading1 -2 wdStyleHeading2 -3 wdStyleHeading3 -4 wdStyleHeading4 -5 wdStyleHeading5 -6 wdStyleHeading6 -7 wdStyleHeading7 -8 wdStyleHeading8 -9 wdStyleHeading9 -10 wdStyleHtmlAcronym -96 wdStyleHtmlAddress -97 wdStyleHtmlCite -98 wdStyleHtmlCode -99 wdStyleHtmlDfn -100 wdStyleHtmlKbd -101 wdStyleHtmlNormal -95 wdStyleHtmlPre -102 wdStyleHtmlSamp -103 wdStyleHtmlTt -104 wdStyleHtmlVar -105 wdStyleHyperlink -86 wdStyleHyperlinkFollowed -87 wdStyleIndex1 -11 wdStyleIndex2 -12 wdStyleIndex3 -13 wdStyleIndex4 -14 wdStyleIndex5 -15 wdStyleIndex6 -16 wdStyleIndex7 -17 wdStyleIndex8 -18 wdStyleIndex9 -19 wdStyleIndexHeading -34 wdStyleIntenseEmphasis -262 wdStyleIntenseQuote -182 wdStyleIntenseReference -264 wdStyleLineNumber -41 wdStyleList -48 wdStyleList2 -51 wdStyleList3 -52 wdStyleList4 -53 wdStyleList5 -54 wdStyleListBullet -49 wdStyleListBullet2 -55 wdStyleListBullet3 -56 wdStyleListBullet4 -57 wdStyleListBullet5 -58 wdStyleListContinue -69 wdStyleListContinue2 -70 wdStyleListContinue3 -71 wdStyleListContinue4 -72 wdStyleListContinue5 -73 wdStyleListNumber -50 wdStyleListNumber2 -59 wdStyleListNumber3 -60 wdStyleListNumber4 -61 wdStyleListNumber5 -62 wdStyleListParagraph -180 wdStyleMacroText -46 wdStyleMessageHeader -74 wdStyleNavPane -90 wdStyleNormal -1 wdStyleNormalIndent -29 wdStyleNormalObject -158 wdStyleNormalTable -106 wdStyleNoteHeading -80 wdStylePageNumber -42 wdStylePlainText -91 wdStyleQuote -181 wdStyleSalutation -76 wdStyleSignature -65 wdStyleStrong -88 wdStyleSubtitle -75 wdStyleSubtleEmphasis -261 wdStyleSubtleReference -263 wdStyleTableColorfulGrid -172 wdStyleTableColorfulList -171 wdStyleTableColorfulShading -170 wdStyleTableDarkList -169 wdStyleTableLightGrid -161 wdStyleTableLightGridAccent1 -175 wdStyleTableLightList -160 wdStyleTableLightListAccent1 -174 wdStyleTableLightShading -159 wdStyleTableLightShadingAccent1 -173 wdStyleTableMediumGrid1 -166 wdStyleTableMediumGrid2 -167 wdStyleTableMediumGrid3 -168 wdStyleTableMediumList1 -164 wdStyleTableMediumList1Accent1 -178 wdStyleTableMediumList2 -165 wdStyleTableMediumShading1 -162 wdStyleTableMediumShading1Accent1 -176 wdStyleTableMediumShading2 -163 wdStyleTableMediumShading2Accent1 -177 wdStyleTableOfAuthorities -45 wdStyleTableOfFigures -36 wdStyleTitle -63 wdStyleTOAHeading -47 wdStyleTOC1 -20 wdStyleTOC2 -21 wdStyleTOC3 -22 wdStyleTOC4 -23 wdStyleTOC5 -24 wdStyleTOC6 -25 wdStyleTOC7 -26 wdStyleTOC8 -27 wdStyleTOC9 -28 wdStyleTocHeading -267 }
}

WdCalendarType [::Word::Enum]Top, Main, Index

WdCalendarType
Parameters
wdCalendarArabic1
wdCalendarHebrew2
wdCalendarJapan4
wdCalendarKorean6
wdCalendarSakaEra7
wdCalendarTaiwan3
wdCalendarThai5
wdCalendarTranslitEnglish8
wdCalendarTranslitFrench9
wdCalendarUmalqura13
wdCalendarWestern0
proc ::Word::Enum::WdCalendarType {} {

    # wdCalendarArabic - 1
    # wdCalendarHebrew - 2
    # wdCalendarJapan - 4
    # wdCalendarKorean - 6
    # wdCalendarSakaEra - 7
    # wdCalendarTaiwan - 3
    # wdCalendarThai - 5
    # wdCalendarTranslitEnglish - 8
    # wdCalendarTranslitFrench - 9
    # wdCalendarUmalqura - 13
    # wdCalendarWestern - 0
    return { wdCalendarArabic 1 wdCalendarHebrew 2 wdCalendarJapan 4 wdCalendarKorean 6 wdCalendarSakaEra 7 wdCalendarTaiwan 3 wdCalendarThai 5 wdCalendarTranslitEnglish 8 wdCalendarTranslitFrench 9 wdCalendarUmalqura 13 wdCalendarWestern 0 }
}

WdCalendarTypeBi [::Word::Enum]Top, Main, Index

WdCalendarTypeBi
Parameters
wdCalendarTypeBidi99
wdCalendarTypeGregorian100
proc ::Word::Enum::WdCalendarTypeBi {} {

    # wdCalendarTypeBidi - 99
    # wdCalendarTypeGregorian - 100
    return { wdCalendarTypeBidi 99 wdCalendarTypeGregorian 100 }
}

WdCaptionLabelID [::Word::Enum]Top, Main, Index

WdCaptionLabelID
Parameters
wdCaptionEquation-3
wdCaptionFigure-1
wdCaptionTable-2
proc ::Word::Enum::WdCaptionLabelID {} {

    # wdCaptionEquation - -3
    # wdCaptionFigure - -1
    # wdCaptionTable - -2
    return { wdCaptionEquation -3 wdCaptionFigure -1 wdCaptionTable -2 }
}

WdCaptionNumberStyle [::Word::Enum]Top, Main, Index

WdCaptionNumberStyle
Parameters
wdCaptionNumberStyleArabic0
wdCaptionNumberStyleArabicFullWidth14
wdCaptionNumberStyleArabicLetter146
wdCaptionNumberStyleArabicLetter248
wdCaptionNumberStyleChosung25
wdCaptionNumberStyleGanada24
wdCaptionNumberStyleHanjaRead41
wdCaptionNumberStyleHanjaReadDigit42
wdCaptionNumberStyleHebrewLetter145
wdCaptionNumberStyleHebrewLetter247
wdCaptionNumberStyleHindiArabic51
wdCaptionNumberStyleHindiCardinalText52
wdCaptionNumberStyleHindiLetter149
wdCaptionNumberStyleHindiLetter250
wdCaptionNumberStyleKanji10
wdCaptionNumberStyleKanjiDigit11
wdCaptionNumberStyleKanjiTraditional16
wdCaptionNumberStyleLowercaseLetter4
wdCaptionNumberStyleLowercaseRoman2
wdCaptionNumberStyleNumberInCircle18
wdCaptionNumberStyleSimpChinNum238
wdCaptionNumberStyleSimpChinNum339
wdCaptionNumberStyleThaiArabic54
wdCaptionNumberStyleThaiCardinalText55
wdCaptionNumberStyleThaiLetter53
wdCaptionNumberStyleTradChinNum234
wdCaptionNumberStyleTradChinNum335
wdCaptionNumberStyleUppercaseLetter3
wdCaptionNumberStyleUppercaseRoman1
wdCaptionNumberStyleVietCardinalText56
wdCaptionNumberStyleZodiac130
wdCaptionNumberStyleZodiac231
proc ::Word::Enum::WdCaptionNumberStyle {} {

    # wdCaptionNumberStyleArabic - 0
    # wdCaptionNumberStyleArabicFullWidth - 14
    # wdCaptionNumberStyleArabicLetter1 - 46
    # wdCaptionNumberStyleArabicLetter2 - 48
    # wdCaptionNumberStyleChosung - 25
    # wdCaptionNumberStyleGanada - 24
    # wdCaptionNumberStyleHanjaRead - 41
    # wdCaptionNumberStyleHanjaReadDigit - 42
    # wdCaptionNumberStyleHebrewLetter1 - 45
    # wdCaptionNumberStyleHebrewLetter2 - 47
    # wdCaptionNumberStyleHindiArabic - 51
    # wdCaptionNumberStyleHindiCardinalText - 52
    # wdCaptionNumberStyleHindiLetter1 - 49
    # wdCaptionNumberStyleHindiLetter2 - 50
    # wdCaptionNumberStyleKanji - 10
    # wdCaptionNumberStyleKanjiDigit - 11
    # wdCaptionNumberStyleKanjiTraditional - 16
    # wdCaptionNumberStyleLowercaseLetter - 4
    # wdCaptionNumberStyleLowercaseRoman - 2
    # wdCaptionNumberStyleNumberInCircle - 18
    # wdCaptionNumberStyleSimpChinNum2 - 38
    # wdCaptionNumberStyleSimpChinNum3 - 39
    # wdCaptionNumberStyleThaiArabic - 54
    # wdCaptionNumberStyleThaiCardinalText - 55
    # wdCaptionNumberStyleThaiLetter - 53
    # wdCaptionNumberStyleTradChinNum2 - 34
    # wdCaptionNumberStyleTradChinNum3 - 35
    # wdCaptionNumberStyleUppercaseLetter - 3
    # wdCaptionNumberStyleUppercaseRoman - 1
    # wdCaptionNumberStyleVietCardinalText - 56
    # wdCaptionNumberStyleZodiac1 - 30
    # wdCaptionNumberStyleZodiac2 - 31
    return { wdCaptionNumberStyleArabic 0 wdCaptionNumberStyleArabicFullWidth 14 wdCaptionNumberStyleArabicLetter1 46 wdCaptionNumberStyleArabicLetter2 48 wdCaptionNumberStyleChosung 25 wdCaptionNumberStyleGanada 24 wdCaptionNumberStyleHanjaRead 41 wdCaptionNumberStyleHanjaReadDigit 42 wdCaptionNumberStyleHebrewLetter1 45 wdCaptionNumberStyleHebrewLetter2 47 wdCaptionNumberStyleHindiArabic 51 wdCaptionNumberStyleHindiCardinalText 52 wdCaptionNumberStyleHindiLetter1 49 wdCaptionNumberStyleHindiLetter2 50 wdCaptionNumberStyleKanji 10 wdCaptionNumberStyleKanjiDigit 11 wdCaptionNumberStyleKanjiTraditional 16 wdCaptionNumberStyleLowercaseLetter 4 wdCaptionNumberStyleLowercaseRoman 2 wdCaptionNumberStyleNumberInCircle 18 wdCaptionNumberStyleSimpChinNum2 38 wdCaptionNumberStyleSimpChinNum3 39 wdCaptionNumberStyleThaiArabic 54 wdCaptionNumberStyleThaiCardinalText 55 wdCaptionNumberStyleThaiLetter 53 wdCaptionNumberStyleTradChinNum2 34 wdCaptionNumberStyleTradChinNum3 35 wdCaptionNumberStyleUppercaseLetter 3 wdCaptionNumberStyleUppercaseRoman 1 wdCaptionNumberStyleVietCardinalText 56 wdCaptionNumberStyleZodiac1 30 wdCaptionNumberStyleZodiac2 31 }
}

WdCaptionNumberStyleHID [::Word::Enum]Top, Main, Index

WdCaptionNumberStyleHID
Parameters
emptyenum0
proc ::Word::Enum::WdCaptionNumberStyleHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdCaptionPosition [::Word::Enum]Top, Main, Index

WdCaptionPosition
Parameters
wdCaptionPositionAbove0
wdCaptionPositionBelow1
proc ::Word::Enum::WdCaptionPosition {} {

    # wdCaptionPositionAbove - 0
    # wdCaptionPositionBelow - 1
    return { wdCaptionPositionAbove 0 wdCaptionPositionBelow 1 }
}

WdCellColor [::Word::Enum]Top, Main, Index

WdCellColor
Parameters
wdCellColorByAuthor-1
wdCellColorLightBlue2
wdCellColorLightGray7
wdCellColorLightGreen6
wdCellColorLightOrange5
wdCellColorLightPurple4
wdCellColorLightYellow3
wdCellColorNoHighlight0
wdCellColorPink1
proc ::Word::Enum::WdCellColor {} {

    # wdCellColorByAuthor - -1
    # wdCellColorLightBlue - 2
    # wdCellColorLightGray - 7
    # wdCellColorLightGreen - 6
    # wdCellColorLightOrange - 5
    # wdCellColorLightPurple - 4
    # wdCellColorLightYellow - 3
    # wdCellColorNoHighlight - 0
    # wdCellColorPink - 1
    return { wdCellColorByAuthor -1 wdCellColorLightBlue 2 wdCellColorLightGray 7 wdCellColorLightGreen 6 wdCellColorLightOrange 5 wdCellColorLightPurple 4 wdCellColorLightYellow 3 wdCellColorNoHighlight 0 wdCellColorPink 1 }
}

WdCellVerticalAlignment [::Word::Enum]Top, Main, Index

WdCellVerticalAlignment
Parameters
wdCellAlignVerticalBottom3
wdCellAlignVerticalCenter1
wdCellAlignVerticalTop0
proc ::Word::Enum::WdCellVerticalAlignment {} {

    # wdCellAlignVerticalBottom - 3
    # wdCellAlignVerticalCenter - 1
    # wdCellAlignVerticalTop - 0
    return { wdCellAlignVerticalBottom 3 wdCellAlignVerticalCenter 1 wdCellAlignVerticalTop 0 }
}

WdCharacterCase [::Word::Enum]Top, Main, Index

WdCharacterCase
Parameters
wdFullWidth7
wdHalfWidth6
wdHiragana9
wdKatakana8
wdLowerCase0
wdNextCase-1
wdTitleSentence4
wdTitleWord2
wdToggleCase5
wdUpperCase1
proc ::Word::Enum::WdCharacterCase {} {

    # wdFullWidth - 7
    # wdHalfWidth - 6
    # wdHiragana - 9
    # wdKatakana - 8
    # wdLowerCase - 0
    # wdNextCase - -1
    # wdTitleSentence - 4
    # wdTitleWord - 2
    # wdToggleCase - 5
    # wdUpperCase - 1
    return { wdFullWidth 7 wdHalfWidth 6 wdHiragana 9 wdKatakana 8 wdLowerCase 0 wdNextCase -1 wdTitleSentence 4 wdTitleWord 2 wdToggleCase 5 wdUpperCase 1 }
}

WdCharacterCaseHID [::Word::Enum]Top, Main, Index

WdCharacterCaseHID
Parameters
emptyenum0
proc ::Word::Enum::WdCharacterCaseHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdCharacterWidth [::Word::Enum]Top, Main, Index

WdCharacterWidth
Parameters
wdWidthFullWidth7
wdWidthHalfWidth6
proc ::Word::Enum::WdCharacterWidth {} {

    # wdWidthFullWidth - 7
    # wdWidthHalfWidth - 6
    return { wdWidthFullWidth 7 wdWidthHalfWidth 6 }
}

WdCheckInVersionType [::Word::Enum]Top, Main, Index

WdCheckInVersionType
Parameters
wdCheckInMajorVersion1
wdCheckInMinorVersion0
wdCheckInOverwriteVersion2
proc ::Word::Enum::WdCheckInVersionType {} {

    # wdCheckInMajorVersion - 1
    # wdCheckInMinorVersion - 0
    # wdCheckInOverwriteVersion - 2
    return { wdCheckInMajorVersion 1 wdCheckInMinorVersion 0 wdCheckInOverwriteVersion 2 }
}

WdChevronConvertRule [::Word::Enum]Top, Main, Index

WdChevronConvertRule
Parameters
wdAlwaysConvert1
wdAskToConvert3
wdAskToNotConvert2
wdNeverConvert0
proc ::Word::Enum::WdChevronConvertRule {} {

    # wdAlwaysConvert - 1
    # wdAskToConvert - 3
    # wdAskToNotConvert - 2
    # wdNeverConvert - 0
    return { wdAlwaysConvert 1 wdAskToConvert 3 wdAskToNotConvert 2 wdNeverConvert 0 }
}

WdCollapseDirection [::Word::Enum]Top, Main, Index

WdCollapseDirection
Parameters
wdCollapseEnd0
wdCollapseStart1
proc ::Word::Enum::WdCollapseDirection {} {

    # wdCollapseEnd - 0
    # wdCollapseStart - 1
    return { wdCollapseEnd 0 wdCollapseStart 1 }
}

WdColor [::Word::Enum]Top, Main, Index

WdColor
Parameters
wdColorAqua13421619
wdColorAutomatic-16777216
wdColorBlack0
wdColorBlue16711680
wdColorBlueGray10053222
wdColorBrightGreen65280
wdColorBrown13209
wdColorDarkBlue8388608
wdColorDarkGreen13056
wdColorDarkRed128
wdColorDarkTeal6697728
wdColorDarkYellow32896
wdColorGold52479
wdColorGray0515987699
wdColorGray1015132390
wdColorGray1514277081
wdColorGray2013421772
wdColorGray2512632256
wdColorGray3011776947
wdColorGray3510921638
wdColorGray4010066329
wdColorGray459211020
wdColorGray508421504
wdColorGray557566195
wdColorGray606710886
wdColorGray655855577
wdColorGray705000268
wdColorGray754210752
wdColorGray803355443
wdColorGray852500134
wdColorGray901644825
wdColorGray95789516
wdColorGray12514737632
wdColorGray37510526880
wdColorGray6256316128
wdColorGray8752105376
wdColorGreen32768
wdColorIndigo10040115
wdColorLavender16751052
wdColorLightBlue16737843
wdColorLightGreen13434828
wdColorLightOrange39423
wdColorLightTurquoise16777164
wdColorLightYellow10092543
wdColorLime52377
wdColorOliveGreen13107
wdColorOrange26367
wdColorPaleBlue16764057
wdColorPink16711935
wdColorPlum6697881
wdColorRed255
wdColorRose13408767
wdColorSeaGreen6723891
wdColorSkyBlue16763904
wdColorTan10079487
wdColorTeal8421376
wdColorTurquoise16776960
wdColorViolet8388736
wdColorWhite16777215
wdColorYellow65535
proc ::Word::Enum::WdColor {} {

    # wdColorAqua - 13421619
    # wdColorAutomatic - -16777216
    # wdColorBlack - 0
    # wdColorBlue - 16711680
    # wdColorBlueGray - 10053222
    # wdColorBrightGreen - 65280
    # wdColorBrown - 13209
    # wdColorDarkBlue - 8388608
    # wdColorDarkGreen - 13056
    # wdColorDarkRed - 128
    # wdColorDarkTeal - 6697728
    # wdColorDarkYellow - 32896
    # wdColorGold - 52479
    # wdColorGray05 - 15987699
    # wdColorGray10 - 15132390
    # wdColorGray15 - 14277081
    # wdColorGray20 - 13421772
    # wdColorGray25 - 12632256
    # wdColorGray30 - 11776947
    # wdColorGray35 - 10921638
    # wdColorGray40 - 10066329
    # wdColorGray45 - 9211020
    # wdColorGray50 - 8421504
    # wdColorGray55 - 7566195
    # wdColorGray60 - 6710886
    # wdColorGray65 - 5855577
    # wdColorGray70 - 5000268
    # wdColorGray75 - 4210752
    # wdColorGray80 - 3355443
    # wdColorGray85 - 2500134
    # wdColorGray90 - 1644825
    # wdColorGray95 - 789516
    # wdColorGray125 - 14737632
    # wdColorGray375 - 10526880
    # wdColorGray625 - 6316128
    # wdColorGray875 - 2105376
    # wdColorGreen - 32768
    # wdColorIndigo - 10040115
    # wdColorLavender - 16751052
    # wdColorLightBlue - 16737843
    # wdColorLightGreen - 13434828
    # wdColorLightOrange - 39423
    # wdColorLightTurquoise - 16777164
    # wdColorLightYellow - 10092543
    # wdColorLime - 52377
    # wdColorOliveGreen - 13107
    # wdColorOrange - 26367
    # wdColorPaleBlue - 16764057
    # wdColorPink - 16711935
    # wdColorPlum - 6697881
    # wdColorRed - 255
    # wdColorRose - 13408767
    # wdColorSeaGreen - 6723891
    # wdColorSkyBlue - 16763904
    # wdColorTan - 10079487
    # wdColorTeal - 8421376
    # wdColorTurquoise - 16776960
    # wdColorViolet - 8388736
    # wdColorWhite - 16777215
    # wdColorYellow - 65535
    return { wdColorAqua 13421619 wdColorAutomatic -16777216 wdColorBlack 0 wdColorBlue 16711680 wdColorBlueGray 10053222 wdColorBrightGreen 65280 wdColorBrown 13209 wdColorDarkBlue 8388608 wdColorDarkGreen 13056 wdColorDarkRed 128 wdColorDarkTeal 6697728 wdColorDarkYellow 32896 wdColorGold 52479 wdColorGray05 15987699 wdColorGray10 15132390 wdColorGray15 14277081 wdColorGray20 13421772 wdColorGray25 12632256 wdColorGray30 11776947 wdColorGray35 10921638 wdColorGray40 10066329 wdColorGray45 9211020 wdColorGray50 8421504 wdColorGray55 7566195 wdColorGray60 6710886 wdColorGray65 5855577 wdColorGray70 5000268 wdColorGray75 4210752 wdColorGray80 3355443 wdColorGray85 2500134 wdColorGray90 1644825 wdColorGray95 789516 wdColorGray125 14737632 wdColorGray375 10526880 wdColorGray625 6316128 wdColorGray875 2105376 wdColorGreen 32768 wdColorIndigo 10040115 wdColorLavender 16751052 wdColorLightBlue 16737843 wdColorLightGreen 13434828 wdColorLightOrange 39423 wdColorLightTurquoise 16777164 wdColorLightYellow 10092543 wdColorLime 52377 wdColorOliveGreen 13107 wdColorOrange 26367 wdColorPaleBlue 16764057 wdColorPink 16711935 wdColorPlum 6697881 wdColorRed 255 wdColorRose 13408767 wdColorSeaGreen 6723891 wdColorSkyBlue 16763904 wdColorTan 10079487 wdColorTeal 8421376 wdColorTurquoise 16776960 wdColorViolet 8388736 wdColorWhite 16777215 wdColorYellow 65535 }
}

WdColorIndex [::Word::Enum]Top, Main, Index

WdColorIndex
Parameters
wdAuto0
wdBlack1
wdBlue2
wdBrightGreen4
wdByAuthor-1
wdClassicBlue18
wdClassicRed17
wdDarkBlue9
wdDarkRed13
wdDarkYellow14
wdGray2516
wdGray5015
wdGreen11
wdNoHighlight0
wdPink5
wdRed6
wdTeal10
wdTurquoise3
wdViolet12
wdWhite8
wdYellow7
proc ::Word::Enum::WdColorIndex {} {

    # wdAuto - 0
    # wdBlack - 1
    # wdBlue - 2
    # wdBrightGreen - 4
    # wdByAuthor - -1
    # wdClassicBlue - 18
    # wdClassicRed - 17
    # wdDarkBlue - 9
    # wdDarkRed - 13
    # wdDarkYellow - 14
    # wdGray25 - 16
    # wdGray50 - 15
    # wdGreen - 11
    # wdNoHighlight - 0
    # wdPink - 5
    # wdRed - 6
    # wdTeal - 10
    # wdTurquoise - 3
    # wdViolet - 12
    # wdWhite - 8
    # wdYellow - 7
    return { wdAuto 0 wdBlack 1 wdBlue 2 wdBrightGreen 4 wdByAuthor -1 wdClassicBlue 18 wdClassicRed 17 wdDarkBlue 9 wdDarkRed 13 wdDarkYellow 14 wdGray25 16 wdGray50 15 wdGreen 11 wdNoHighlight 0 wdPink 5 wdRed 6 wdTeal 10 wdTurquoise 3 wdViolet 12 wdWhite 8 wdYellow 7 }
}

WdColumnWidth [::Word::Enum]Top, Main, Index

WdColumnWidth
Parameters
wdColumnWidthDefault2
wdColumnWidthNarrow1
wdColumnWidthWide3
proc ::Word::Enum::WdColumnWidth {} {

    # wdColumnWidthDefault - 2
    # wdColumnWidthNarrow - 1
    # wdColumnWidthWide - 3
    return { wdColumnWidthDefault 2 wdColumnWidthNarrow 1 wdColumnWidthWide 3 }
}

WdCompareDestination [::Word::Enum]Top, Main, Index

WdCompareDestination
Parameters
wdCompareDestinationNew2
wdCompareDestinationOriginal0
wdCompareDestinationRevised1
proc ::Word::Enum::WdCompareDestination {} {

    # wdCompareDestinationNew - 2
    # wdCompareDestinationOriginal - 0
    # wdCompareDestinationRevised - 1
    return { wdCompareDestinationNew 2 wdCompareDestinationOriginal 0 wdCompareDestinationRevised 1 }
}

WdCompareTarget [::Word::Enum]Top, Main, Index

WdCompareTarget
Parameters
wdCompareTargetCurrent1
wdCompareTargetNew2
wdCompareTargetSelected0
proc ::Word::Enum::WdCompareTarget {} {

    # wdCompareTargetCurrent - 1
    # wdCompareTargetNew - 2
    # wdCompareTargetSelected - 0
    return { wdCompareTargetCurrent 1 wdCompareTargetNew 2 wdCompareTargetSelected 0 }
}

WdCompatibility [::Word::Enum]Top, Main, Index

WdCompatibility
Parameters
wdAlignTablesRowByRow39
wdAllowHyphenationAtTrackBottom71
wdAllowSpaceOfSameStyleInTable54
wdApplyBreakingRules46
wdAutofitLikeWW1157
wdAutospaceLikeWW738
wdCachedColBalance65
wdConvMailMergeEsc6
wdDelayableFloatingTable70
wdDisableOTKerning66
wdDontAdjustLineHeightInTable36
wdDontAutofitConstrainedTables56
wdDontBalanceSingleByteDoubleByteWidth16
wdDontBreakConstrainedForcedTables62
wdDontBreakWrappedTables43
wdDontOverrideTableStyleFontSzAndJustification68
wdDontSnapTextToGridInTableWithObjects44
wdDontULTrailSpace15
wdDontUseAsianBreakRulesInGrid48
wdDontUseHTMLParagraphAutoSpacing35
wdDontUseIndentAsNumberingTabStop52
wdDontVertAlignCellWithShape61
wdDontVertAlignInTextbox63
wdDontWrapTextWithPunctuation47
wdExactOnTop28
wdExpandShiftReturn14
wdFELineBreak1153
wdFlipMirrorIndents67
wdFootnoteLayoutLikeWW834
wdForgetLastTabAlignment37
wdGrowAutofit50
wdHangulWidthLikeWW1159
wdLayoutRawTableWidth40
wdLayoutTableRowsApart41
wdLeaveBackslashAlone13
wdLineWrapLikeWord632
wdMWSmallCaps22
wdNoColumnBalance5
wdNoExtraLineSpacing23
wdNoLeading20
wdNoSpaceForUL21
wdNoSpaceRaiseLower2
wdNoTabHangIndent1
wdOrigWordTableRules9
wdPrintBodyTextBeforeHeader19
wdPrintColBlack3
wdSelectFieldWithFirstOrLastCharacter45
wdShapeLayoutLikeWW833
wdShowBreaksInFrames11
wdSpacingInWholePoints18
wdSplitPgBreakAndParaMark60
wdSubFontBySize25
wdSuppressBottomSpacing29
wdSuppressSpBfAfterPgBrk7
wdSuppressTopSpacing8
wdSuppressTopSpacingMac517
wdSwapBordersFacingPages12
wdTransparentMetafiles10
wdTruncateFontHeight24
wdUnderlineTabInNumList58
wdUseNormalStyleForList51
wdUsePre2018iOSMacLayout73
wdUsePrinterMetrics26
wdUseWord97LineBreakingRules42
wdUseWord2002TableStyleRules49
wdUseWord2010TableStyleRules69
wdUseWord2013TrackBottomHyphenation72
wdWord11KerningPairs64
wdWPJustification31
wdWPSpaceWidth30
wdWrapTrailSpaces4
wdWW6BorderRules27
wdWW11IndentRules55
proc ::Word::Enum::WdCompatibility {} {

    # wdAlignTablesRowByRow - 39
    # wdAllowHyphenationAtTrackBottom - 71
    # wdAllowSpaceOfSameStyleInTable - 54
    # wdApplyBreakingRules - 46
    # wdAutofitLikeWW11 - 57
    # wdAutospaceLikeWW7 - 38
    # wdCachedColBalance - 65
    # wdConvMailMergeEsc - 6
    # wdDelayableFloatingTable - 70
    # wdDisableOTKerning - 66
    # wdDontAdjustLineHeightInTable - 36
    # wdDontAutofitConstrainedTables - 56
    # wdDontBalanceSingleByteDoubleByteWidth - 16
    # wdDontBreakConstrainedForcedTables - 62
    # wdDontBreakWrappedTables - 43
    # wdDontOverrideTableStyleFontSzAndJustification - 68
    # wdDontSnapTextToGridInTableWithObjects - 44
    # wdDontULTrailSpace - 15
    # wdDontUseAsianBreakRulesInGrid - 48
    # wdDontUseHTMLParagraphAutoSpacing - 35
    # wdDontUseIndentAsNumberingTabStop - 52
    # wdDontVertAlignCellWithShape - 61
    # wdDontVertAlignInTextbox - 63
    # wdDontWrapTextWithPunctuation - 47
    # wdExactOnTop - 28
    # wdExpandShiftReturn - 14
    # wdFELineBreak11 - 53
    # wdFlipMirrorIndents - 67
    # wdFootnoteLayoutLikeWW8 - 34
    # wdForgetLastTabAlignment - 37
    # wdGrowAutofit - 50
    # wdHangulWidthLikeWW11 - 59
    # wdLayoutRawTableWidth - 40
    # wdLayoutTableRowsApart - 41
    # wdLeaveBackslashAlone - 13
    # wdLineWrapLikeWord6 - 32
    # wdMWSmallCaps - 22
    # wdNoColumnBalance - 5
    # wdNoExtraLineSpacing - 23
    # wdNoLeading - 20
    # wdNoSpaceForUL - 21
    # wdNoSpaceRaiseLower - 2
    # wdNoTabHangIndent - 1
    # wdOrigWordTableRules - 9
    # wdPrintBodyTextBeforeHeader - 19
    # wdPrintColBlack - 3
    # wdSelectFieldWithFirstOrLastCharacter - 45
    # wdShapeLayoutLikeWW8 - 33
    # wdShowBreaksInFrames - 11
    # wdSpacingInWholePoints - 18
    # wdSplitPgBreakAndParaMark - 60
    # wdSubFontBySize - 25
    # wdSuppressBottomSpacing - 29
    # wdSuppressSpBfAfterPgBrk - 7
    # wdSuppressTopSpacing - 8
    # wdSuppressTopSpacingMac5 - 17
    # wdSwapBordersFacingPages - 12
    # wdTransparentMetafiles - 10
    # wdTruncateFontHeight - 24
    # wdUnderlineTabInNumList - 58
    # wdUseNormalStyleForList - 51
    # wdUsePre2018iOSMacLayout - 73
    # wdUsePrinterMetrics - 26
    # wdUseWord97LineBreakingRules - 42
    # wdUseWord2002TableStyleRules - 49
    # wdUseWord2010TableStyleRules - 69
    # wdUseWord2013TrackBottomHyphenation - 72
    # wdWord11KerningPairs - 64
    # wdWPJustification - 31
    # wdWPSpaceWidth - 30
    # wdWrapTrailSpaces - 4
    # wdWW6BorderRules - 27
    # wdWW11IndentRules - 55
    return { wdAlignTablesRowByRow 39 wdAllowHyphenationAtTrackBottom 71 wdAllowSpaceOfSameStyleInTable 54 wdApplyBreakingRules 46 wdAutofitLikeWW11 57 wdAutospaceLikeWW7 38 wdCachedColBalance 65 wdConvMailMergeEsc 6 wdDelayableFloatingTable 70 wdDisableOTKerning 66 wdDontAdjustLineHeightInTable 36 wdDontAutofitConstrainedTables 56 wdDontBalanceSingleByteDoubleByteWidth 16 wdDontBreakConstrainedForcedTables 62 wdDontBreakWrappedTables 43 wdDontOverrideTableStyleFontSzAndJustification 68 wdDontSnapTextToGridInTableWithObjects 44 wdDontULTrailSpace 15 wdDontUseAsianBreakRulesInGrid 48 wdDontUseHTMLParagraphAutoSpacing 35 wdDontUseIndentAsNumberingTabStop 52 wdDontVertAlignCellWithShape 61 wdDontVertAlignInTextbox 63 wdDontWrapTextWithPunctuation 47 wdExactOnTop 28 wdExpandShiftReturn 14 wdFELineBreak11 53 wdFlipMirrorIndents 67 wdFootnoteLayoutLikeWW8 34 wdForgetLastTabAlignment 37 wdGrowAutofit 50 wdHangulWidthLikeWW11 59 wdLayoutRawTableWidth 40 wdLayoutTableRowsApart 41 wdLeaveBackslashAlone 13 wdLineWrapLikeWord6 32 wdMWSmallCaps 22 wdNoColumnBalance 5 wdNoExtraLineSpacing 23 wdNoLeading 20 wdNoSpaceForUL 21 wdNoSpaceRaiseLower 2 wdNoTabHangIndent 1 wdOrigWordTableRules 9 wdPrintBodyTextBeforeHeader 19 wdPrintColBlack 3 wdSelectFieldWithFirstOrLastCharacter 45 wdShapeLayoutLikeWW8 33 wdShowBreaksInFrames 11 wdSpacingInWholePoints 18 wdSplitPgBreakAndParaMark 60 wdSubFontBySize 25 wdSuppressBottomSpacing 29 wdSuppressSpBfAfterPgBrk 7 wdSuppressTopSpacing 8 wdSuppressTopSpacingMac5 17 wdSwapBordersFacingPages 12 wdTransparentMetafiles 10 wdTruncateFontHeight 24 wdUnderlineTabInNumList 58 wdUseNormalStyleForList 51 wdUsePre2018iOSMacLayout 73 wdUsePrinterMetrics 26 wdUseWord97LineBreakingRules 42 wdUseWord2002TableStyleRules 49 wdUseWord2010TableStyleRules 69 wdUseWord2013TrackBottomHyphenation 72 wdWord11KerningPairs 64 wdWPJustification 31 wdWPSpaceWidth 30 wdWrapTrailSpaces 4 wdWW6BorderRules 27 wdWW11IndentRules 55 }
}

WdCompatibilityMode [::Word::Enum]Top, Main, Index

WdCompatibilityMode
Parameters
wdCurrent65535
wdWord200311
wdWord200712
wdWord201014
wdWord201315
proc ::Word::Enum::WdCompatibilityMode {} {

    # wdCurrent - 65535
    # wdWord2003 - 11
    # wdWord2007 - 12
    # wdWord2010 - 14
    # wdWord2013 - 15
    return { wdCurrent 65535 wdWord2003 11 wdWord2007 12 wdWord2010 14 wdWord2013 15 }
}

WdConditionCode [::Word::Enum]Top, Main, Index

WdConditionCode
Parameters
wdEvenColumnBanding7
wdEvenRowBanding3
wdFirstColumn4
wdFirstRow0
wdLastColumn5
wdLastRow1
wdNECell8
wdNWCell9
wdOddColumnBanding6
wdOddRowBanding2
wdSECell10
wdSWCell11
proc ::Word::Enum::WdConditionCode {} {

    # wdEvenColumnBanding - 7
    # wdEvenRowBanding - 3
    # wdFirstColumn - 4
    # wdFirstRow - 0
    # wdLastColumn - 5
    # wdLastRow - 1
    # wdNECell - 8
    # wdNWCell - 9
    # wdOddColumnBanding - 6
    # wdOddRowBanding - 2
    # wdSECell - 10
    # wdSWCell - 11
    return { wdEvenColumnBanding 7 wdEvenRowBanding 3 wdFirstColumn 4 wdFirstRow 0 wdLastColumn 5 wdLastRow 1 wdNECell 8 wdNWCell 9 wdOddColumnBanding 6 wdOddRowBanding 2 wdSECell 10 wdSWCell 11 }
}

WdConstants [::Word::Enum]Top, Main, Index

WdConstants
Parameters
wdAutoPosition0
wdBackward-1073741823
wdCreatorCode1297307460
wdFirst1
wdForward1073741823
wdToggle9999998
wdUndefined9999999
proc ::Word::Enum::WdConstants {} {

    # wdAutoPosition - 0
    # wdBackward - -1073741823
    # wdCreatorCode - 1297307460
    # wdFirst - 1
    # wdForward - 1073741823
    # wdToggle - 9999998
    # wdUndefined - 9999999
    return { wdAutoPosition 0 wdBackward -1073741823 wdCreatorCode 1297307460 wdFirst 1 wdForward 1073741823 wdToggle 9999998 wdUndefined 9999999 }
}

WdContentControlAppearance [::Word::Enum]Top, Main, Index

WdContentControlAppearance
Parameters
wdContentControlBoundingBox0
wdContentControlHidden2
wdContentControlTags1
proc ::Word::Enum::WdContentControlAppearance {} {

    # wdContentControlBoundingBox - 0
    # wdContentControlHidden - 2
    # wdContentControlTags - 1
    return { wdContentControlBoundingBox 0 wdContentControlHidden 2 wdContentControlTags 1 }
}

WdContentControlDateStorageFormat [::Word::Enum]Top, Main, Index

WdContentControlDateStorageFormat
Parameters
wdContentControlDateStorageDate1
wdContentControlDateStorageDateTime2
wdContentControlDateStorageText0
proc ::Word::Enum::WdContentControlDateStorageFormat {} {

    # wdContentControlDateStorageDate - 1
    # wdContentControlDateStorageDateTime - 2
    # wdContentControlDateStorageText - 0
    return { wdContentControlDateStorageDate 1 wdContentControlDateStorageDateTime 2 wdContentControlDateStorageText 0 }
}

WdContentControlLevel [::Word::Enum]Top, Main, Index

WdContentControlLevel
Parameters
wdContentControlLevelCell3
wdContentControlLevelInline0
wdContentControlLevelParagraph1
wdContentControlLevelRow2
proc ::Word::Enum::WdContentControlLevel {} {

    # wdContentControlLevelCell - 3
    # wdContentControlLevelInline - 0
    # wdContentControlLevelParagraph - 1
    # wdContentControlLevelRow - 2
    return { wdContentControlLevelCell 3 wdContentControlLevelInline 0 wdContentControlLevelParagraph 1 wdContentControlLevelRow 2 }
}

WdContentControlType [::Word::Enum]Top, Main, Index

WdContentControlType
Parameters
wdContentControlBuildingBlockGallery5
wdContentControlCheckBox8
wdContentControlComboBox3
wdContentControlDate6
wdContentControlDropdownList4
wdContentControlGroup7
wdContentControlPicture2
wdContentControlRepeatingSection9
wdContentControlRichText0
wdContentControlText1
proc ::Word::Enum::WdContentControlType {} {

    # wdContentControlBuildingBlockGallery - 5
    # wdContentControlCheckBox - 8
    # wdContentControlComboBox - 3
    # wdContentControlDate - 6
    # wdContentControlDropdownList - 4
    # wdContentControlGroup - 7
    # wdContentControlPicture - 2
    # wdContentControlRepeatingSection - 9
    # wdContentControlRichText - 0
    # wdContentControlText - 1
    return { wdContentControlBuildingBlockGallery 5 wdContentControlCheckBox 8 wdContentControlComboBox 3 wdContentControlDate 6 wdContentControlDropdownList 4 wdContentControlGroup 7 wdContentControlPicture 2 wdContentControlRepeatingSection 9 wdContentControlRichText 0 wdContentControlText 1 }
}

WdContinue [::Word::Enum]Top, Main, Index

WdContinue
Parameters
wdContinueDisabled0
wdContinueList2
wdResetList1
proc ::Word::Enum::WdContinue {} {

    # wdContinueDisabled - 0
    # wdContinueList - 2
    # wdResetList - 1
    return { wdContinueDisabled 0 wdContinueList 2 wdResetList 1 }
}

WdCountry [::Word::Enum]Top, Main, Index

WdCountry
Parameters
wdArgentina54
wdBrazil55
wdCanada2
wdChile56
wdChina86
wdDenmark45
wdFinland358
wdFrance33
wdGermany49
wdIceland354
wdItaly39
wdJapan81
wdKorea82
wdLatinAmerica3
wdMexico52
wdNetherlands31
wdNorway47
wdPeru51
wdSpain34
wdSweden46
wdTaiwan886
wdUK44
wdUS1
wdVenezuela58
proc ::Word::Enum::WdCountry {} {

    # wdArgentina - 54
    # wdBrazil - 55
    # wdCanada - 2
    # wdChile - 56
    # wdChina - 86
    # wdDenmark - 45
    # wdFinland - 358
    # wdFrance - 33
    # wdGermany - 49
    # wdIceland - 354
    # wdItaly - 39
    # wdJapan - 81
    # wdKorea - 82
    # wdLatinAmerica - 3
    # wdMexico - 52
    # wdNetherlands - 31
    # wdNorway - 47
    # wdPeru - 51
    # wdSpain - 34
    # wdSweden - 46
    # wdTaiwan - 886
    # wdUK - 44
    # wdUS - 1
    # wdVenezuela - 58
    return { wdArgentina 54 wdBrazil 55 wdCanada 2 wdChile 56 wdChina 86 wdDenmark 45 wdFinland 358 wdFrance 33 wdGermany 49 wdIceland 354 wdItaly 39 wdJapan 81 wdKorea 82 wdLatinAmerica 3 wdMexico 52 wdNetherlands 31 wdNorway 47 wdPeru 51 wdSpain 34 wdSweden 46 wdTaiwan 886 wdUK 44 wdUS 1 wdVenezuela 58 }
}

WdCursorMovement [::Word::Enum]Top, Main, Index

WdCursorMovement
Parameters
wdCursorMovementLogical0
wdCursorMovementVisual1
proc ::Word::Enum::WdCursorMovement {} {

    # wdCursorMovementLogical - 0
    # wdCursorMovementVisual - 1
    return { wdCursorMovementLogical 0 wdCursorMovementVisual 1 }
}

WdCursorType [::Word::Enum]Top, Main, Index

WdCursorType
Parameters
wdCursorIBeam1
wdCursorNormal2
wdCursorNorthwestArrow3
wdCursorWait0
proc ::Word::Enum::WdCursorType {} {

    # wdCursorIBeam - 1
    # wdCursorNormal - 2
    # wdCursorNorthwestArrow - 3
    # wdCursorWait - 0
    return { wdCursorIBeam 1 wdCursorNormal 2 wdCursorNorthwestArrow 3 wdCursorWait 0 }
}

WdCustomLabelPageSize [::Word::Enum]Top, Main, Index

WdCustomLabelPageSize
Parameters
wdCustomLabelA42
wdCustomLabelA4LS3
wdCustomLabelA54
wdCustomLabelA5LS5
wdCustomLabelB4JIS13
wdCustomLabelB56
wdCustomLabelFanfold8
wdCustomLabelHigaki11
wdCustomLabelHigakiLS12
wdCustomLabelLetter0
wdCustomLabelLetterLS1
wdCustomLabelMini7
wdCustomLabelVertHalfSheet9
wdCustomLabelVertHalfSheetLS10
proc ::Word::Enum::WdCustomLabelPageSize {} {

    # wdCustomLabelA4 - 2
    # wdCustomLabelA4LS - 3
    # wdCustomLabelA5 - 4
    # wdCustomLabelA5LS - 5
    # wdCustomLabelB4JIS - 13
    # wdCustomLabelB5 - 6
    # wdCustomLabelFanfold - 8
    # wdCustomLabelHigaki - 11
    # wdCustomLabelHigakiLS - 12
    # wdCustomLabelLetter - 0
    # wdCustomLabelLetterLS - 1
    # wdCustomLabelMini - 7
    # wdCustomLabelVertHalfSheet - 9
    # wdCustomLabelVertHalfSheetLS - 10
    return { wdCustomLabelA4 2 wdCustomLabelA4LS 3 wdCustomLabelA5 4 wdCustomLabelA5LS 5 wdCustomLabelB4JIS 13 wdCustomLabelB5 6 wdCustomLabelFanfold 8 wdCustomLabelHigaki 11 wdCustomLabelHigakiLS 12 wdCustomLabelLetter 0 wdCustomLabelLetterLS 1 wdCustomLabelMini 7 wdCustomLabelVertHalfSheet 9 wdCustomLabelVertHalfSheetLS 10 }
}

WdDateLanguage [::Word::Enum]Top, Main, Index

WdDateLanguage
Parameters
wdDateLanguageBidi10
wdDateLanguageLatin1033
proc ::Word::Enum::WdDateLanguage {} {

    # wdDateLanguageBidi - 10
    # wdDateLanguageLatin - 1033
    return { wdDateLanguageBidi 10 wdDateLanguageLatin 1033 }
}

WdDefaultFilePath [::Word::Enum]Top, Main, Index

WdDefaultFilePath
Parameters
wdAutoRecoverPath5
wdBorderArtPath19
wdCurrentFolderPath14
wdDocumentsPath0
wdGraphicsFiltersPath10
wdPicturesPath1
wdProgramPath9
wdProofingToolsPath12
wdStartupPath8
wdStyleGalleryPath15
wdTempFilePath13
wdTextConvertersPath11
wdToolsPath6
wdTutorialPath7
wdUserOptionsPath4
wdUserTemplatesPath2
wdWorkgroupTemplatesPath3
proc ::Word::Enum::WdDefaultFilePath {} {

    # wdAutoRecoverPath - 5
    # wdBorderArtPath - 19
    # wdCurrentFolderPath - 14
    # wdDocumentsPath - 0
    # wdGraphicsFiltersPath - 10
    # wdPicturesPath - 1
    # wdProgramPath - 9
    # wdProofingToolsPath - 12
    # wdStartupPath - 8
    # wdStyleGalleryPath - 15
    # wdTempFilePath - 13
    # wdTextConvertersPath - 11
    # wdToolsPath - 6
    # wdTutorialPath - 7
    # wdUserOptionsPath - 4
    # wdUserTemplatesPath - 2
    # wdWorkgroupTemplatesPath - 3
    return { wdAutoRecoverPath 5 wdBorderArtPath 19 wdCurrentFolderPath 14 wdDocumentsPath 0 wdGraphicsFiltersPath 10 wdPicturesPath 1 wdProgramPath 9 wdProofingToolsPath 12 wdStartupPath 8 wdStyleGalleryPath 15 wdTempFilePath 13 wdTextConvertersPath 11 wdToolsPath 6 wdTutorialPath 7 wdUserOptionsPath 4 wdUserTemplatesPath 2 wdWorkgroupTemplatesPath 3 }
}

WdDefaultListBehavior [::Word::Enum]Top, Main, Index

WdDefaultListBehavior
Parameters
wdWord8ListBehavior0
wdWord9ListBehavior1
wdWord10ListBehavior2
proc ::Word::Enum::WdDefaultListBehavior {} {

    # wdWord8ListBehavior - 0
    # wdWord9ListBehavior - 1
    # wdWord10ListBehavior - 2
    return { wdWord8ListBehavior 0 wdWord9ListBehavior 1 wdWord10ListBehavior 2 }
}

WdDefaultTableBehavior [::Word::Enum]Top, Main, Index

WdDefaultTableBehavior
Parameters
wdWord8TableBehavior0
wdWord9TableBehavior1
proc ::Word::Enum::WdDefaultTableBehavior {} {

    # wdWord8TableBehavior - 0
    # wdWord9TableBehavior - 1
    return { wdWord8TableBehavior 0 wdWord9TableBehavior 1 }
}

WdDeleteCells [::Word::Enum]Top, Main, Index

WdDeleteCells
Parameters
wdDeleteCellsEntireColumn3
wdDeleteCellsEntireRow2
wdDeleteCellsShiftLeft0
wdDeleteCellsShiftUp1
proc ::Word::Enum::WdDeleteCells {} {

    # wdDeleteCellsEntireColumn - 3
    # wdDeleteCellsEntireRow - 2
    # wdDeleteCellsShiftLeft - 0
    # wdDeleteCellsShiftUp - 1
    return { wdDeleteCellsEntireColumn 3 wdDeleteCellsEntireRow 2 wdDeleteCellsShiftLeft 0 wdDeleteCellsShiftUp 1 }
}

WdDeletedTextMark [::Word::Enum]Top, Main, Index

WdDeletedTextMark
Parameters
wdDeletedTextMarkBold5
wdDeletedTextMarkCaret2
wdDeletedTextMarkColorOnly9
wdDeletedTextMarkDoubleStrikeThrough10
wdDeletedTextMarkDoubleUnderline8
wdDeletedTextMarkHidden0
wdDeletedTextMarkItalic6
wdDeletedTextMarkNone4
wdDeletedTextMarkPound3
wdDeletedTextMarkStrikeThrough1
wdDeletedTextMarkUnderline7
proc ::Word::Enum::WdDeletedTextMark {} {

    # wdDeletedTextMarkBold - 5
    # wdDeletedTextMarkCaret - 2
    # wdDeletedTextMarkColorOnly - 9
    # wdDeletedTextMarkDoubleStrikeThrough - 10
    # wdDeletedTextMarkDoubleUnderline - 8
    # wdDeletedTextMarkHidden - 0
    # wdDeletedTextMarkItalic - 6
    # wdDeletedTextMarkNone - 4
    # wdDeletedTextMarkPound - 3
    # wdDeletedTextMarkStrikeThrough - 1
    # wdDeletedTextMarkUnderline - 7
    return { wdDeletedTextMarkBold 5 wdDeletedTextMarkCaret 2 wdDeletedTextMarkColorOnly 9 wdDeletedTextMarkDoubleStrikeThrough 10 wdDeletedTextMarkDoubleUnderline 8 wdDeletedTextMarkHidden 0 wdDeletedTextMarkItalic 6 wdDeletedTextMarkNone 4 wdDeletedTextMarkPound 3 wdDeletedTextMarkStrikeThrough 1 wdDeletedTextMarkUnderline 7 }
}

WdDiacriticColor [::Word::Enum]Top, Main, Index

WdDiacriticColor
Parameters
wdDiacriticColorBidi0
wdDiacriticColorLatin1
proc ::Word::Enum::WdDiacriticColor {} {

    # wdDiacriticColorBidi - 0
    # wdDiacriticColorLatin - 1
    return { wdDiacriticColorBidi 0 wdDiacriticColorLatin 1 }
}

WdDictionaryType [::Word::Enum]Top, Main, Index

WdDictionaryType
Parameters
wdGrammar1
wdHangulHanjaConversion8
wdHangulHanjaConversionCustom9
wdHyphenation3
wdSpelling0
wdSpellingComplete4
wdSpellingCustom5
wdSpellingLegal6
wdSpellingMedical7
wdThesaurus2
proc ::Word::Enum::WdDictionaryType {} {

    # wdGrammar - 1
    # wdHangulHanjaConversion - 8
    # wdHangulHanjaConversionCustom - 9
    # wdHyphenation - 3
    # wdSpelling - 0
    # wdSpellingComplete - 4
    # wdSpellingCustom - 5
    # wdSpellingLegal - 6
    # wdSpellingMedical - 7
    # wdThesaurus - 2
    return { wdGrammar 1 wdHangulHanjaConversion 8 wdHangulHanjaConversionCustom 9 wdHyphenation 3 wdSpelling 0 wdSpellingComplete 4 wdSpellingCustom 5 wdSpellingLegal 6 wdSpellingMedical 7 wdThesaurus 2 }
}

WdDictionaryTypeHID [::Word::Enum]Top, Main, Index

WdDictionaryTypeHID
Parameters
emptyenum0
proc ::Word::Enum::WdDictionaryTypeHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdDisableFeaturesIntroducedAfter [::Word::Enum]Top, Main, Index

WdDisableFeaturesIntroducedAfter
Parameters
wd700
wd70FE1
wd802
proc ::Word::Enum::WdDisableFeaturesIntroducedAfter {} {

    # wd70 - 0
    # wd70FE - 1
    # wd80 - 2
    return { wd70 0 wd70FE 1 wd80 2 }
}

WdDocPartInsertOptions [::Word::Enum]Top, Main, Index

WdDocPartInsertOptions
Parameters
wdInsertContent0
wdInsertPage2
wdInsertParagraph1
proc ::Word::Enum::WdDocPartInsertOptions {} {

    # wdInsertContent - 0
    # wdInsertPage - 2
    # wdInsertParagraph - 1
    return { wdInsertContent 0 wdInsertPage 2 wdInsertParagraph 1 }
}

WdDocumentDirection [::Word::Enum]Top, Main, Index

WdDocumentDirection
Parameters
wdLeftToRight0
wdRightToLeft1
proc ::Word::Enum::WdDocumentDirection {} {

    # wdLeftToRight - 0
    # wdRightToLeft - 1
    return { wdLeftToRight 0 wdRightToLeft 1 }
}

WdDocumentKind [::Word::Enum]Top, Main, Index

WdDocumentKind
Parameters
wdDocumentEmail2
wdDocumentLetter1
wdDocumentNotSpecified0
proc ::Word::Enum::WdDocumentKind {} {

    # wdDocumentEmail - 2
    # wdDocumentLetter - 1
    # wdDocumentNotSpecified - 0
    return { wdDocumentEmail 2 wdDocumentLetter 1 wdDocumentNotSpecified 0 }
}

WdDocumentMedium [::Word::Enum]Top, Main, Index

WdDocumentMedium
Parameters
wdDocument1
wdEmailMessage0
wdWebPage2
proc ::Word::Enum::WdDocumentMedium {} {

    # wdDocument - 1
    # wdEmailMessage - 0
    # wdWebPage - 2
    return { wdDocument 1 wdEmailMessage 0 wdWebPage 2 }
}

WdDocumentType [::Word::Enum]Top, Main, Index

WdDocumentType
Parameters
wdTypeDocument0
wdTypeFrameset2
wdTypeTemplate1
proc ::Word::Enum::WdDocumentType {} {

    # wdTypeDocument - 0
    # wdTypeFrameset - 2
    # wdTypeTemplate - 1
    return { wdTypeDocument 0 wdTypeFrameset 2 wdTypeTemplate 1 }
}

WdDocumentViewDirection [::Word::Enum]Top, Main, Index

WdDocumentViewDirection
Parameters
wdDocumentViewLtr1
wdDocumentViewRtl0
proc ::Word::Enum::WdDocumentViewDirection {} {

    # wdDocumentViewLtr - 1
    # wdDocumentViewRtl - 0
    return { wdDocumentViewLtr 1 wdDocumentViewRtl 0 }
}

WdDropPosition [::Word::Enum]Top, Main, Index

WdDropPosition
Parameters
wdDropMargin2
wdDropNone0
wdDropNormal1
proc ::Word::Enum::WdDropPosition {} {

    # wdDropMargin - 2
    # wdDropNone - 0
    # wdDropNormal - 1
    return { wdDropMargin 2 wdDropNone 0 wdDropNormal 1 }
}

WdEditionOption [::Word::Enum]Top, Main, Index

WdEditionOption
Parameters
wdAutomaticUpdate3
wdCancelPublisher0
wdChangeAttributes5
wdManualUpdate4
wdOpenSource7
wdSelectPublisher2
wdSendPublisher1
wdUpdateSubscriber6
proc ::Word::Enum::WdEditionOption {} {

    # wdAutomaticUpdate - 3
    # wdCancelPublisher - 0
    # wdChangeAttributes - 5
    # wdManualUpdate - 4
    # wdOpenSource - 7
    # wdSelectPublisher - 2
    # wdSendPublisher - 1
    # wdUpdateSubscriber - 6
    return { wdAutomaticUpdate 3 wdCancelPublisher 0 wdChangeAttributes 5 wdManualUpdate 4 wdOpenSource 7 wdSelectPublisher 2 wdSendPublisher 1 wdUpdateSubscriber 6 }
}

WdEditionType [::Word::Enum]Top, Main, Index

WdEditionType
Parameters
wdPublisher0
wdSubscriber1
proc ::Word::Enum::WdEditionType {} {

    # wdPublisher - 0
    # wdSubscriber - 1
    return { wdPublisher 0 wdSubscriber 1 }
}

WdEditorType [::Word::Enum]Top, Main, Index

WdEditorType
Parameters
wdEditorCurrent-6
wdEditorEditors-5
wdEditorEveryone-1
wdEditorOwners-4
proc ::Word::Enum::WdEditorType {} {

    # wdEditorCurrent - -6
    # wdEditorEditors - -5
    # wdEditorEveryone - -1
    # wdEditorOwners - -4
    return { wdEditorCurrent -6 wdEditorEditors -5 wdEditorEveryone -1 wdEditorOwners -4 }
}

WdEmailHTMLFidelity [::Word::Enum]Top, Main, Index

WdEmailHTMLFidelity
Parameters
wdEmailHTMLFidelityHigh3
wdEmailHTMLFidelityLow1
wdEmailHTMLFidelityMedium2
proc ::Word::Enum::WdEmailHTMLFidelity {} {

    # wdEmailHTMLFidelityHigh - 3
    # wdEmailHTMLFidelityLow - 1
    # wdEmailHTMLFidelityMedium - 2
    return { wdEmailHTMLFidelityHigh 3 wdEmailHTMLFidelityLow 1 wdEmailHTMLFidelityMedium 2 }
}

WdEmphasisMark [::Word::Enum]Top, Main, Index

WdEmphasisMark
Parameters
wdEmphasisMarkNone0
wdEmphasisMarkOverComma2
wdEmphasisMarkOverSolidCircle1
wdEmphasisMarkOverWhiteCircle3
wdEmphasisMarkUnderSolidCircle4
proc ::Word::Enum::WdEmphasisMark {} {

    # wdEmphasisMarkNone - 0
    # wdEmphasisMarkOverComma - 2
    # wdEmphasisMarkOverSolidCircle - 1
    # wdEmphasisMarkOverWhiteCircle - 3
    # wdEmphasisMarkUnderSolidCircle - 4
    return { wdEmphasisMarkNone 0 wdEmphasisMarkOverComma 2 wdEmphasisMarkOverSolidCircle 1 wdEmphasisMarkOverWhiteCircle 3 wdEmphasisMarkUnderSolidCircle 4 }
}

WdEnableCancelKey [::Word::Enum]Top, Main, Index

WdEnableCancelKey
Parameters
wdCancelDisabled0
wdCancelInterrupt1
proc ::Word::Enum::WdEnableCancelKey {} {

    # wdCancelDisabled - 0
    # wdCancelInterrupt - 1
    return { wdCancelDisabled 0 wdCancelInterrupt 1 }
}

WdEncloseStyle [::Word::Enum]Top, Main, Index

WdEncloseStyle
Parameters
wdEncloseStyleLarge2
wdEncloseStyleNone0
wdEncloseStyleSmall1
proc ::Word::Enum::WdEncloseStyle {} {

    # wdEncloseStyleLarge - 2
    # wdEncloseStyleNone - 0
    # wdEncloseStyleSmall - 1
    return { wdEncloseStyleLarge 2 wdEncloseStyleNone 0 wdEncloseStyleSmall 1 }
}

WdEnclosureType [::Word::Enum]Top, Main, Index

WdEnclosureType
Parameters
wdEnclosureCircle0
wdEnclosureDiamond3
wdEnclosureSquare1
wdEnclosureTriangle2
proc ::Word::Enum::WdEnclosureType {} {

    # wdEnclosureCircle - 0
    # wdEnclosureDiamond - 3
    # wdEnclosureSquare - 1
    # wdEnclosureTriangle - 2
    return { wdEnclosureCircle 0 wdEnclosureDiamond 3 wdEnclosureSquare 1 wdEnclosureTriangle 2 }
}

WdEndnoteLocation [::Word::Enum]Top, Main, Index

WdEndnoteLocation
Parameters
wdEndOfDocument1
wdEndOfSection0
proc ::Word::Enum::WdEndnoteLocation {} {

    # wdEndOfDocument - 1
    # wdEndOfSection - 0
    return { wdEndOfDocument 1 wdEndOfSection 0 }
}

WdEnvelopeOrientation [::Word::Enum]Top, Main, Index

WdEnvelopeOrientation
Parameters
wdCenterClockwise7
wdCenterLandscape4
wdCenterPortrait1
wdLeftClockwise6
wdLeftLandscape3
wdLeftPortrait0
wdRightClockwise8
wdRightLandscape5
wdRightPortrait2
proc ::Word::Enum::WdEnvelopeOrientation {} {

    # wdCenterClockwise - 7
    # wdCenterLandscape - 4
    # wdCenterPortrait - 1
    # wdLeftClockwise - 6
    # wdLeftLandscape - 3
    # wdLeftPortrait - 0
    # wdRightClockwise - 8
    # wdRightLandscape - 5
    # wdRightPortrait - 2
    return { wdCenterClockwise 7 wdCenterLandscape 4 wdCenterPortrait 1 wdLeftClockwise 6 wdLeftLandscape 3 wdLeftPortrait 0 wdRightClockwise 8 wdRightLandscape 5 wdRightPortrait 2 }
}

WdExportCreateBookmarks [::Word::Enum]Top, Main, Index

WdExportCreateBookmarks
Parameters
wdExportCreateHeadingBookmarks1
wdExportCreateNoBookmarks0
wdExportCreateWordBookmarks2
proc ::Word::Enum::WdExportCreateBookmarks {} {

    # wdExportCreateHeadingBookmarks - 1
    # wdExportCreateNoBookmarks - 0
    # wdExportCreateWordBookmarks - 2
    return { wdExportCreateHeadingBookmarks 1 wdExportCreateNoBookmarks 0 wdExportCreateWordBookmarks 2 }
}

WdExportFormat [::Word::Enum]Top, Main, Index

WdExportFormat
Parameters
wdExportFormatPDF17
wdExportFormatXPS18
proc ::Word::Enum::WdExportFormat {} {

    # wdExportFormatPDF - 17
    # wdExportFormatXPS - 18
    return { wdExportFormatPDF 17 wdExportFormatXPS 18 }
}

WdExportItem [::Word::Enum]Top, Main, Index

WdExportItem
Parameters
wdExportDocumentContent0
wdExportDocumentWithMarkup7
proc ::Word::Enum::WdExportItem {} {

    # wdExportDocumentContent - 0
    # wdExportDocumentWithMarkup - 7
    return { wdExportDocumentContent 0 wdExportDocumentWithMarkup 7 }
}

WdExportOptimizeFor [::Word::Enum]Top, Main, Index

WdExportOptimizeFor
Parameters
wdExportOptimizeForOnScreen1
wdExportOptimizeForPrint0
proc ::Word::Enum::WdExportOptimizeFor {} {

    # wdExportOptimizeForOnScreen - 1
    # wdExportOptimizeForPrint - 0
    return { wdExportOptimizeForOnScreen 1 wdExportOptimizeForPrint 0 }
}

WdExportRange [::Word::Enum]Top, Main, Index

WdExportRange
Parameters
wdExportAllDocument0
wdExportCurrentPage2
wdExportFromTo3
wdExportSelection1
proc ::Word::Enum::WdExportRange {} {

    # wdExportAllDocument - 0
    # wdExportCurrentPage - 2
    # wdExportFromTo - 3
    # wdExportSelection - 1
    return { wdExportAllDocument 0 wdExportCurrentPage 2 wdExportFromTo 3 wdExportSelection 1 }
}

WdFarEastLineBreakLanguageID [::Word::Enum]Top, Main, Index

WdFarEastLineBreakLanguageID
Parameters
wdLineBreakJapanese1041
wdLineBreakKorean1042
wdLineBreakSimplifiedChinese2052
wdLineBreakTraditionalChinese1028
proc ::Word::Enum::WdFarEastLineBreakLanguageID {} {

    # wdLineBreakJapanese - 1041
    # wdLineBreakKorean - 1042
    # wdLineBreakSimplifiedChinese - 2052
    # wdLineBreakTraditionalChinese - 1028
    return { wdLineBreakJapanese 1041 wdLineBreakKorean 1042 wdLineBreakSimplifiedChinese 2052 wdLineBreakTraditionalChinese 1028 }
}

WdFarEastLineBreakLevel [::Word::Enum]Top, Main, Index

WdFarEastLineBreakLevel
Parameters
wdFarEastLineBreakLevelCustom2
wdFarEastLineBreakLevelNormal0
wdFarEastLineBreakLevelStrict1
proc ::Word::Enum::WdFarEastLineBreakLevel {} {

    # wdFarEastLineBreakLevelCustom - 2
    # wdFarEastLineBreakLevelNormal - 0
    # wdFarEastLineBreakLevelStrict - 1
    return { wdFarEastLineBreakLevelCustom 2 wdFarEastLineBreakLevelNormal 0 wdFarEastLineBreakLevelStrict 1 }
}

WdFieldKind [::Word::Enum]Top, Main, Index

WdFieldKind
Parameters
wdFieldKindCold3
wdFieldKindHot1
wdFieldKindNone0
wdFieldKindWarm2
proc ::Word::Enum::WdFieldKind {} {

    # wdFieldKindCold - 3
    # wdFieldKindHot - 1
    # wdFieldKindNone - 0
    # wdFieldKindWarm - 2
    return { wdFieldKindCold 3 wdFieldKindHot 1 wdFieldKindNone 0 wdFieldKindWarm 2 }
}

WdFieldShading [::Word::Enum]Top, Main, Index

WdFieldShading
Parameters
wdFieldShadingAlways1
wdFieldShadingNever0
wdFieldShadingWhenSelected2
proc ::Word::Enum::WdFieldShading {} {

    # wdFieldShadingAlways - 1
    # wdFieldShadingNever - 0
    # wdFieldShadingWhenSelected - 2
    return { wdFieldShadingAlways 1 wdFieldShadingNever 0 wdFieldShadingWhenSelected 2 }
}

WdFieldType [::Word::Enum]Top, Main, Index

WdFieldType
Parameters
wdFieldAddin81
wdFieldAddressBlock93
wdFieldAdvance84
wdFieldAsk38
wdFieldAuthor17
wdFieldAutoNum54
wdFieldAutoNumLegal53
wdFieldAutoNumOutline52
wdFieldAutoText79
wdFieldAutoTextList89
wdFieldBarCode63
wdFieldBibliography97
wdFieldBidiOutline92
wdFieldCitation96
wdFieldComments19
wdFieldCompare80
wdFieldCreateDate21
wdFieldData40
wdFieldDatabase78
wdFieldDate31
wdFieldDDE45
wdFieldDDEAuto46
wdFieldDisplayBarcode99
wdFieldDocProperty85
wdFieldDocVariable64
wdFieldEditTime25
wdFieldEmbed58
wdFieldEmpty-1
wdFieldExpression34
wdFieldFileName29
wdFieldFileSize69
wdFieldFillIn39
wdFieldFootnoteRef5
wdFieldFormCheckBox71
wdFieldFormDropDown83
wdFieldFormTextInput70
wdFieldFormula49
wdFieldGlossary47
wdFieldGoToButton50
wdFieldGreetingLine94
wdFieldHTMLActiveX91
wdFieldHyperlink88
wdFieldIf7
wdFieldImport55
wdFieldInclude36
wdFieldIncludePicture67
wdFieldIncludeText68
wdFieldIndex8
wdFieldIndexEntry4
wdFieldInfo14
wdFieldKeyWord18
wdFieldLastSavedBy20
wdFieldLink56
wdFieldListNum90
wdFieldMacroButton51
wdFieldMergeBarcode98
wdFieldMergeField59
wdFieldMergeRec44
wdFieldMergeSeq75
wdFieldNext41
wdFieldNextIf42
wdFieldNoteRef72
wdFieldNumChars28
wdFieldNumPages26
wdFieldNumWords27
wdFieldOCX87
wdFieldPage33
wdFieldPageRef37
wdFieldPrint48
wdFieldPrintDate23
wdFieldPrivate77
wdFieldQuote35
wdFieldRef3
wdFieldRefDoc11
wdFieldRevisionNum24
wdFieldSaveDate22
wdFieldSection65
wdFieldSectionPages66
wdFieldSequence12
wdFieldSet6
wdFieldShape95
wdFieldSkipIf43
wdFieldStyleRef10
wdFieldSubject16
wdFieldSubscriber82
wdFieldSymbol57
wdFieldTemplate30
wdFieldTime32
wdFieldTitle15
wdFieldTOA73
wdFieldTOAEntry74
wdFieldTOC13
wdFieldTOCEntry9
wdFieldUserAddress62
wdFieldUserInitials61
wdFieldUserName60
proc ::Word::Enum::WdFieldType {} {

    # wdFieldAddin - 81
    # wdFieldAddressBlock - 93
    # wdFieldAdvance - 84
    # wdFieldAsk - 38
    # wdFieldAuthor - 17
    # wdFieldAutoNum - 54
    # wdFieldAutoNumLegal - 53
    # wdFieldAutoNumOutline - 52
    # wdFieldAutoText - 79
    # wdFieldAutoTextList - 89
    # wdFieldBarCode - 63
    # wdFieldBibliography - 97
    # wdFieldBidiOutline - 92
    # wdFieldCitation - 96
    # wdFieldComments - 19
    # wdFieldCompare - 80
    # wdFieldCreateDate - 21
    # wdFieldData - 40
    # wdFieldDatabase - 78
    # wdFieldDate - 31
    # wdFieldDDE - 45
    # wdFieldDDEAuto - 46
    # wdFieldDisplayBarcode - 99
    # wdFieldDocProperty - 85
    # wdFieldDocVariable - 64
    # wdFieldEditTime - 25
    # wdFieldEmbed - 58
    # wdFieldEmpty - -1
    # wdFieldExpression - 34
    # wdFieldFileName - 29
    # wdFieldFileSize - 69
    # wdFieldFillIn - 39
    # wdFieldFootnoteRef - 5
    # wdFieldFormCheckBox - 71
    # wdFieldFormDropDown - 83
    # wdFieldFormTextInput - 70
    # wdFieldFormula - 49
    # wdFieldGlossary - 47
    # wdFieldGoToButton - 50
    # wdFieldGreetingLine - 94
    # wdFieldHTMLActiveX - 91
    # wdFieldHyperlink - 88
    # wdFieldIf - 7
    # wdFieldImport - 55
    # wdFieldInclude - 36
    # wdFieldIncludePicture - 67
    # wdFieldIncludeText - 68
    # wdFieldIndex - 8
    # wdFieldIndexEntry - 4
    # wdFieldInfo - 14
    # wdFieldKeyWord - 18
    # wdFieldLastSavedBy - 20
    # wdFieldLink - 56
    # wdFieldListNum - 90
    # wdFieldMacroButton - 51
    # wdFieldMergeBarcode - 98
    # wdFieldMergeField - 59
    # wdFieldMergeRec - 44
    # wdFieldMergeSeq - 75
    # wdFieldNext - 41
    # wdFieldNextIf - 42
    # wdFieldNoteRef - 72
    # wdFieldNumChars - 28
    # wdFieldNumPages - 26
    # wdFieldNumWords - 27
    # wdFieldOCX - 87
    # wdFieldPage - 33
    # wdFieldPageRef - 37
    # wdFieldPrint - 48
    # wdFieldPrintDate - 23
    # wdFieldPrivate - 77
    # wdFieldQuote - 35
    # wdFieldRef - 3
    # wdFieldRefDoc - 11
    # wdFieldRevisionNum - 24
    # wdFieldSaveDate - 22
    # wdFieldSection - 65
    # wdFieldSectionPages - 66
    # wdFieldSequence - 12
    # wdFieldSet - 6
    # wdFieldShape - 95
    # wdFieldSkipIf - 43
    # wdFieldStyleRef - 10
    # wdFieldSubject - 16
    # wdFieldSubscriber - 82
    # wdFieldSymbol - 57
    # wdFieldTemplate - 30
    # wdFieldTime - 32
    # wdFieldTitle - 15
    # wdFieldTOA - 73
    # wdFieldTOAEntry - 74
    # wdFieldTOC - 13
    # wdFieldTOCEntry - 9
    # wdFieldUserAddress - 62
    # wdFieldUserInitials - 61
    # wdFieldUserName - 60
    return { wdFieldAddin 81 wdFieldAddressBlock 93 wdFieldAdvance 84 wdFieldAsk 38 wdFieldAuthor 17 wdFieldAutoNum 54 wdFieldAutoNumLegal 53 wdFieldAutoNumOutline 52 wdFieldAutoText 79 wdFieldAutoTextList 89 wdFieldBarCode 63 wdFieldBibliography 97 wdFieldBidiOutline 92 wdFieldCitation 96 wdFieldComments 19 wdFieldCompare 80 wdFieldCreateDate 21 wdFieldData 40 wdFieldDatabase 78 wdFieldDate 31 wdFieldDDE 45 wdFieldDDEAuto 46 wdFieldDisplayBarcode 99 wdFieldDocProperty 85 wdFieldDocVariable 64 wdFieldEditTime 25 wdFieldEmbed 58 wdFieldEmpty -1 wdFieldExpression 34 wdFieldFileName 29 wdFieldFileSize 69 wdFieldFillIn 39 wdFieldFootnoteRef 5 wdFieldFormCheckBox 71 wdFieldFormDropDown 83 wdFieldFormTextInput 70 wdFieldFormula 49 wdFieldGlossary 47 wdFieldGoToButton 50 wdFieldGreetingLine 94 wdFieldHTMLActiveX 91 wdFieldHyperlink 88 wdFieldIf 7 wdFieldImport 55 wdFieldInclude 36 wdFieldIncludePicture 67 wdFieldIncludeText 68 wdFieldIndex 8 wdFieldIndexEntry 4 wdFieldInfo 14 wdFieldKeyWord 18 wdFieldLastSavedBy 20 wdFieldLink 56 wdFieldListNum 90 wdFieldMacroButton 51 wdFieldMergeBarcode 98 wdFieldMergeField 59 wdFieldMergeRec 44 wdFieldMergeSeq 75 wdFieldNext 41 wdFieldNextIf 42 wdFieldNoteRef 72 wdFieldNumChars 28 wdFieldNumPages 26 wdFieldNumWords 27 wdFieldOCX 87 wdFieldPage 33 wdFieldPageRef 37 wdFieldPrint 48 wdFieldPrintDate 23 wdFieldPrivate 77 wdFieldQuote 35 wdFieldRef 3 wdFieldRefDoc 11 wdFieldRevisionNum 24 wdFieldSaveDate 22 wdFieldSection 65 wdFieldSectionPages 66 wdFieldSequence 12 wdFieldSet 6 wdFieldShape 95 wdFieldSkipIf 43 wdFieldStyleRef 10 wdFieldSubject 16 wdFieldSubscriber 82 wdFieldSymbol 57 wdFieldTemplate 30 wdFieldTime 32 wdFieldTitle 15 wdFieldTOA 73 wdFieldTOAEntry 74 wdFieldTOC 13 wdFieldTOCEntry 9 wdFieldUserAddress 62 wdFieldUserInitials 61 wdFieldUserName 60 }
}

WdFindMatch [::Word::Enum]Top, Main, Index

WdFindMatch
Parameters
wdMatchAnyCharacter65599
wdMatchAnyDigit65567
wdMatchAnyLetter65583
wdMatchCaretCharacter11
wdMatchColumnBreak14
wdMatchCommentMark5
wdMatchEmDash8212
wdMatchEnDash8211
wdMatchEndnoteMark65555
wdMatchField19
wdMatchFootnoteMark65554
wdMatchGraphic1
wdMatchManualLineBreak65551
wdMatchManualPageBreak65564
wdMatchNonbreakingHyphen30
wdMatchNonbreakingSpace160
wdMatchOptionalHyphen31
wdMatchParagraphMark65551
wdMatchSectionBreak65580
wdMatchTabCharacter9
wdMatchWhiteSpace65655
proc ::Word::Enum::WdFindMatch {} {

    # wdMatchAnyCharacter - 65599
    # wdMatchAnyDigit - 65567
    # wdMatchAnyLetter - 65583
    # wdMatchCaretCharacter - 11
    # wdMatchColumnBreak - 14
    # wdMatchCommentMark - 5
    # wdMatchEmDash - 8212
    # wdMatchEnDash - 8211
    # wdMatchEndnoteMark - 65555
    # wdMatchField - 19
    # wdMatchFootnoteMark - 65554
    # wdMatchGraphic - 1
    # wdMatchManualLineBreak - 65551
    # wdMatchManualPageBreak - 65564
    # wdMatchNonbreakingHyphen - 30
    # wdMatchNonbreakingSpace - 160
    # wdMatchOptionalHyphen - 31
    # wdMatchParagraphMark - 65551
    # wdMatchSectionBreak - 65580
    # wdMatchTabCharacter - 9
    # wdMatchWhiteSpace - 65655
    return { wdMatchAnyCharacter 65599 wdMatchAnyDigit 65567 wdMatchAnyLetter 65583 wdMatchCaretCharacter 11 wdMatchColumnBreak 14 wdMatchCommentMark 5 wdMatchEmDash 8212 wdMatchEnDash 8211 wdMatchEndnoteMark 65555 wdMatchField 19 wdMatchFootnoteMark 65554 wdMatchGraphic 1 wdMatchManualLineBreak 65551 wdMatchManualPageBreak 65564 wdMatchNonbreakingHyphen 30 wdMatchNonbreakingSpace 160 wdMatchOptionalHyphen 31 wdMatchParagraphMark 65551 wdMatchSectionBreak 65580 wdMatchTabCharacter 9 wdMatchWhiteSpace 65655 }
}

WdFindWrap [::Word::Enum]Top, Main, Index

WdFindWrap
Parameters
wdFindAsk2
wdFindContinue1
wdFindStop0
proc ::Word::Enum::WdFindWrap {} {

    # wdFindAsk - 2
    # wdFindContinue - 1
    # wdFindStop - 0
    return { wdFindAsk 2 wdFindContinue 1 wdFindStop 0 }
}

WdFlowDirection [::Word::Enum]Top, Main, Index

WdFlowDirection
Parameters
wdFlowLtr0
wdFlowRtl1
proc ::Word::Enum::WdFlowDirection {} {

    # wdFlowLtr - 0
    # wdFlowRtl - 1
    return { wdFlowLtr 0 wdFlowRtl 1 }
}

WdFontBias [::Word::Enum]Top, Main, Index

WdFontBias
Parameters
wdFontBiasDefault0
wdFontBiasDontCare255
wdFontBiasFareast1
proc ::Word::Enum::WdFontBias {} {

    # wdFontBiasDefault - 0
    # wdFontBiasDontCare - 255
    # wdFontBiasFareast - 1
    return { wdFontBiasDefault 0 wdFontBiasDontCare 255 wdFontBiasFareast 1 }
}

WdFootnoteLocation [::Word::Enum]Top, Main, Index

WdFootnoteLocation
Parameters
wdBeneathText1
wdBottomOfPage0
proc ::Word::Enum::WdFootnoteLocation {} {

    # wdBeneathText - 1
    # wdBottomOfPage - 0
    return { wdBeneathText 1 wdBottomOfPage 0 }
}

WdFramePosition [::Word::Enum]Top, Main, Index

WdFramePosition
Parameters
wdFrameBottom-999997
wdFrameCenter-999995
wdFrameInside-999994
wdFrameLeft-999998
wdFrameOutside-999993
wdFrameRight-999996
wdFrameTop-999999
proc ::Word::Enum::WdFramePosition {} {

    # wdFrameBottom - -999997
    # wdFrameCenter - -999995
    # wdFrameInside - -999994
    # wdFrameLeft - -999998
    # wdFrameOutside - -999993
    # wdFrameRight - -999996
    # wdFrameTop - -999999
    return { wdFrameBottom -999997 wdFrameCenter -999995 wdFrameInside -999994 wdFrameLeft -999998 wdFrameOutside -999993 wdFrameRight -999996 wdFrameTop -999999 }
}

WdFramesetNewFrameLocation [::Word::Enum]Top, Main, Index

WdFramesetNewFrameLocation
Parameters
wdFramesetNewFrameAbove0
wdFramesetNewFrameBelow1
wdFramesetNewFrameLeft3
wdFramesetNewFrameRight2
proc ::Word::Enum::WdFramesetNewFrameLocation {} {

    # wdFramesetNewFrameAbove - 0
    # wdFramesetNewFrameBelow - 1
    # wdFramesetNewFrameLeft - 3
    # wdFramesetNewFrameRight - 2
    return { wdFramesetNewFrameAbove 0 wdFramesetNewFrameBelow 1 wdFramesetNewFrameLeft 3 wdFramesetNewFrameRight 2 }
}

WdFramesetSizeType [::Word::Enum]Top, Main, Index

WdFramesetSizeType
Parameters
wdFramesetSizeTypeFixed1
wdFramesetSizeTypePercent0
wdFramesetSizeTypeRelative2
proc ::Word::Enum::WdFramesetSizeType {} {

    # wdFramesetSizeTypeFixed - 1
    # wdFramesetSizeTypePercent - 0
    # wdFramesetSizeTypeRelative - 2
    return { wdFramesetSizeTypeFixed 1 wdFramesetSizeTypePercent 0 wdFramesetSizeTypeRelative 2 }
}

WdFramesetType [::Word::Enum]Top, Main, Index

WdFramesetType
Parameters
wdFramesetTypeFrame1
wdFramesetTypeFrameset0
proc ::Word::Enum::WdFramesetType {} {

    # wdFramesetTypeFrame - 1
    # wdFramesetTypeFrameset - 0
    return { wdFramesetTypeFrame 1 wdFramesetTypeFrameset 0 }
}

WdFrameSizeRule [::Word::Enum]Top, Main, Index

WdFrameSizeRule
Parameters
wdFrameAtLeast1
wdFrameAuto0
wdFrameExact2
proc ::Word::Enum::WdFrameSizeRule {} {

    # wdFrameAtLeast - 1
    # wdFrameAuto - 0
    # wdFrameExact - 2
    return { wdFrameAtLeast 1 wdFrameAuto 0 wdFrameExact 2 }
}

WdFrenchSpeller [::Word::Enum]Top, Main, Index

WdFrenchSpeller
Parameters
wdFrenchBoth0
wdFrenchPostReform2
wdFrenchPreReform1
proc ::Word::Enum::WdFrenchSpeller {} {

    # wdFrenchBoth - 0
    # wdFrenchPostReform - 2
    # wdFrenchPreReform - 1
    return { wdFrenchBoth 0 wdFrenchPostReform 2 wdFrenchPreReform 1 }
}

WdGoToDirection [::Word::Enum]Top, Main, Index

WdGoToDirection
Parameters
wdGoToAbsolute1
wdGoToFirst1
wdGoToLast-1
wdGoToNext2
wdGoToPrevious3
wdGoToRelative2
proc ::Word::Enum::WdGoToDirection {} {

    # wdGoToAbsolute - 1
    # wdGoToFirst - 1
    # wdGoToLast - -1
    # wdGoToNext - 2
    # wdGoToPrevious - 3
    # wdGoToRelative - 2
    return { wdGoToAbsolute 1 wdGoToFirst 1 wdGoToLast -1 wdGoToNext 2 wdGoToPrevious 3 wdGoToRelative 2 }
}

WdGoToItem [::Word::Enum]Top, Main, Index

WdGoToItem
Parameters
wdGoToBookmark-1
wdGoToComment6
wdGoToEndnote5
wdGoToEquation10
wdGoToField7
wdGoToFootnote4
wdGoToGrammaticalError14
wdGoToGraphic8
wdGoToHeading11
wdGoToLine3
wdGoToObject9
wdGoToPage1
wdGoToPercent12
wdGoToProofreadingError15
wdGoToSection0
wdGoToSpellingError13
wdGoToTable2
proc ::Word::Enum::WdGoToItem {} {

    # wdGoToBookmark - -1
    # wdGoToComment - 6
    # wdGoToEndnote - 5
    # wdGoToEquation - 10
    # wdGoToField - 7
    # wdGoToFootnote - 4
    # wdGoToGrammaticalError - 14
    # wdGoToGraphic - 8
    # wdGoToHeading - 11
    # wdGoToLine - 3
    # wdGoToObject - 9
    # wdGoToPage - 1
    # wdGoToPercent - 12
    # wdGoToProofreadingError - 15
    # wdGoToSection - 0
    # wdGoToSpellingError - 13
    # wdGoToTable - 2
    return { wdGoToBookmark -1 wdGoToComment 6 wdGoToEndnote 5 wdGoToEquation 10 wdGoToField 7 wdGoToFootnote 4 wdGoToGrammaticalError 14 wdGoToGraphic 8 wdGoToHeading 11 wdGoToLine 3 wdGoToObject 9 wdGoToPage 1 wdGoToPercent 12 wdGoToProofreadingError 15 wdGoToSection 0 wdGoToSpellingError 13 wdGoToTable 2 }
}

WdGranularity [::Word::Enum]Top, Main, Index

WdGranularity
Parameters
wdGranularityCharLevel0
wdGranularityWordLevel1
proc ::Word::Enum::WdGranularity {} {

    # wdGranularityCharLevel - 0
    # wdGranularityWordLevel - 1
    return { wdGranularityCharLevel 0 wdGranularityWordLevel 1 }
}

WdGutterStyle [::Word::Enum]Top, Main, Index

WdGutterStyle
Parameters
wdGutterPosLeft0
wdGutterPosRight2
wdGutterPosTop1
proc ::Word::Enum::WdGutterStyle {} {

    # wdGutterPosLeft - 0
    # wdGutterPosRight - 2
    # wdGutterPosTop - 1
    return { wdGutterPosLeft 0 wdGutterPosRight 2 wdGutterPosTop 1 }
}

WdGutterStyleOld [::Word::Enum]Top, Main, Index

WdGutterStyleOld
Parameters
wdGutterStyleBidi2
wdGutterStyleLatin-10
proc ::Word::Enum::WdGutterStyleOld {} {

    # wdGutterStyleBidi - 2
    # wdGutterStyleLatin - -10
    return { wdGutterStyleBidi 2 wdGutterStyleLatin -10 }
}

WdHeaderFooterIndex [::Word::Enum]Top, Main, Index

WdHeaderFooterIndex
Parameters
wdHeaderFooterEvenPages3
wdHeaderFooterFirstPage2
wdHeaderFooterPrimary1
proc ::Word::Enum::WdHeaderFooterIndex {} {

    # wdHeaderFooterEvenPages - 3
    # wdHeaderFooterFirstPage - 2
    # wdHeaderFooterPrimary - 1
    return { wdHeaderFooterEvenPages 3 wdHeaderFooterFirstPage 2 wdHeaderFooterPrimary 1 }
}

WdHeadingSeparator [::Word::Enum]Top, Main, Index

WdHeadingSeparator
Parameters
wdHeadingSeparatorBlankLine1
wdHeadingSeparatorLetter2
wdHeadingSeparatorLetterFull4
wdHeadingSeparatorLetterLow3
wdHeadingSeparatorNone0
proc ::Word::Enum::WdHeadingSeparator {} {

    # wdHeadingSeparatorBlankLine - 1
    # wdHeadingSeparatorLetter - 2
    # wdHeadingSeparatorLetterFull - 4
    # wdHeadingSeparatorLetterLow - 3
    # wdHeadingSeparatorNone - 0
    return { wdHeadingSeparatorBlankLine 1 wdHeadingSeparatorLetter 2 wdHeadingSeparatorLetterFull 4 wdHeadingSeparatorLetterLow 3 wdHeadingSeparatorNone 0 }
}

WdHebSpellStart [::Word::Enum]Top, Main, Index

WdHebSpellStart
Parameters
wdFullScript0
wdMixedAuthorizedScript3
wdMixedScript2
wdPartialScript1
proc ::Word::Enum::WdHebSpellStart {} {

    # wdFullScript - 0
    # wdMixedAuthorizedScript - 3
    # wdMixedScript - 2
    # wdPartialScript - 1
    return { wdFullScript 0 wdMixedAuthorizedScript 3 wdMixedScript 2 wdPartialScript 1 }
}

WdHelpType [::Word::Enum]Top, Main, Index

WdHelpType
Parameters
wdHelp0
wdHelpAbout1
wdHelpActiveWindow2
wdHelpContents3
wdHelpExamplesAndDemos4
wdHelpHWP13
wdHelpIchitaro11
wdHelpIndex5
wdHelpKeyboard6
wdHelpPE212
wdHelpPSSHelp7
wdHelpQuickPreview8
wdHelpSearch9
wdHelpUsingHelp10
proc ::Word::Enum::WdHelpType {} {

    # wdHelp - 0
    # wdHelpAbout - 1
    # wdHelpActiveWindow - 2
    # wdHelpContents - 3
    # wdHelpExamplesAndDemos - 4
    # wdHelpHWP - 13
    # wdHelpIchitaro - 11
    # wdHelpIndex - 5
    # wdHelpKeyboard - 6
    # wdHelpPE2 - 12
    # wdHelpPSSHelp - 7
    # wdHelpQuickPreview - 8
    # wdHelpSearch - 9
    # wdHelpUsingHelp - 10
    return { wdHelp 0 wdHelpAbout 1 wdHelpActiveWindow 2 wdHelpContents 3 wdHelpExamplesAndDemos 4 wdHelpHWP 13 wdHelpIchitaro 11 wdHelpIndex 5 wdHelpKeyboard 6 wdHelpPE2 12 wdHelpPSSHelp 7 wdHelpQuickPreview 8 wdHelpSearch 9 wdHelpUsingHelp 10 }
}

WdHelpTypeHID [::Word::Enum]Top, Main, Index

WdHelpTypeHID
Parameters
emptyenum0
proc ::Word::Enum::WdHelpTypeHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdHighAnsiText [::Word::Enum]Top, Main, Index

WdHighAnsiText
Parameters
wdAutoDetectHighAnsiFarEast2
wdHighAnsiIsFarEast0
wdHighAnsiIsHighAnsi1
proc ::Word::Enum::WdHighAnsiText {} {

    # wdAutoDetectHighAnsiFarEast - 2
    # wdHighAnsiIsFarEast - 0
    # wdHighAnsiIsHighAnsi - 1
    return { wdAutoDetectHighAnsiFarEast 2 wdHighAnsiIsFarEast 0 wdHighAnsiIsHighAnsi 1 }
}

WdHorizontalInVerticalType [::Word::Enum]Top, Main, Index

WdHorizontalInVerticalType
Parameters
wdHorizontalInVerticalFitInLine1
wdHorizontalInVerticalNone0
wdHorizontalInVerticalResizeLine2
proc ::Word::Enum::WdHorizontalInVerticalType {} {

    # wdHorizontalInVerticalFitInLine - 1
    # wdHorizontalInVerticalNone - 0
    # wdHorizontalInVerticalResizeLine - 2
    return { wdHorizontalInVerticalFitInLine 1 wdHorizontalInVerticalNone 0 wdHorizontalInVerticalResizeLine 2 }
}

WdHorizontalLineAlignment [::Word::Enum]Top, Main, Index

WdHorizontalLineAlignment
Parameters
wdHorizontalLineAlignCenter1
wdHorizontalLineAlignLeft0
wdHorizontalLineAlignRight2
proc ::Word::Enum::WdHorizontalLineAlignment {} {

    # wdHorizontalLineAlignCenter - 1
    # wdHorizontalLineAlignLeft - 0
    # wdHorizontalLineAlignRight - 2
    return { wdHorizontalLineAlignCenter 1 wdHorizontalLineAlignLeft 0 wdHorizontalLineAlignRight 2 }
}

WdHorizontalLineWidthType [::Word::Enum]Top, Main, Index

WdHorizontalLineWidthType
Parameters
wdHorizontalLineFixedWidth-2
wdHorizontalLinePercentWidth-1
proc ::Word::Enum::WdHorizontalLineWidthType {} {

    # wdHorizontalLineFixedWidth - -2
    # wdHorizontalLinePercentWidth - -1
    return { wdHorizontalLineFixedWidth -2 wdHorizontalLinePercentWidth -1 }
}

WdIMEMode [::Word::Enum]Top, Main, Index

WdIMEMode
Parameters
wdIMEModeAlpha8
wdIMEModeAlphaFull7
wdIMEModeHangul10
wdIMEModeHangulFull9
wdIMEModeHiragana4
wdIMEModeKatakana5
wdIMEModeKatakanaHalf6
wdIMEModeNoControl0
wdIMEModeOff2
wdIMEModeOn1
proc ::Word::Enum::WdIMEMode {} {

    # wdIMEModeAlpha - 8
    # wdIMEModeAlphaFull - 7
    # wdIMEModeHangul - 10
    # wdIMEModeHangulFull - 9
    # wdIMEModeHiragana - 4
    # wdIMEModeKatakana - 5
    # wdIMEModeKatakanaHalf - 6
    # wdIMEModeNoControl - 0
    # wdIMEModeOff - 2
    # wdIMEModeOn - 1
    return { wdIMEModeAlpha 8 wdIMEModeAlphaFull 7 wdIMEModeHangul 10 wdIMEModeHangulFull 9 wdIMEModeHiragana 4 wdIMEModeKatakana 5 wdIMEModeKatakanaHalf 6 wdIMEModeNoControl 0 wdIMEModeOff 2 wdIMEModeOn 1 }
}

WdIndexFilter [::Word::Enum]Top, Main, Index

WdIndexFilter
Parameters
wdIndexFilterAiueo1
wdIndexFilterAkasatana2
wdIndexFilterChosung3
wdIndexFilterFull6
wdIndexFilterLow4
wdIndexFilterMedium5
wdIndexFilterNone0
proc ::Word::Enum::WdIndexFilter {} {

    # wdIndexFilterAiueo - 1
    # wdIndexFilterAkasatana - 2
    # wdIndexFilterChosung - 3
    # wdIndexFilterFull - 6
    # wdIndexFilterLow - 4
    # wdIndexFilterMedium - 5
    # wdIndexFilterNone - 0
    return { wdIndexFilterAiueo 1 wdIndexFilterAkasatana 2 wdIndexFilterChosung 3 wdIndexFilterFull 6 wdIndexFilterLow 4 wdIndexFilterMedium 5 wdIndexFilterNone 0 }
}

WdIndexFormat [::Word::Enum]Top, Main, Index

WdIndexFormat
Parameters
wdIndexBulleted4
wdIndexClassic1
wdIndexFancy2
wdIndexFormal5
wdIndexModern3
wdIndexSimple6
wdIndexTemplate0
proc ::Word::Enum::WdIndexFormat {} {

    # wdIndexBulleted - 4
    # wdIndexClassic - 1
    # wdIndexFancy - 2
    # wdIndexFormal - 5
    # wdIndexModern - 3
    # wdIndexSimple - 6
    # wdIndexTemplate - 0
    return { wdIndexBulleted 4 wdIndexClassic 1 wdIndexFancy 2 wdIndexFormal 5 wdIndexModern 3 wdIndexSimple 6 wdIndexTemplate 0 }
}

WdIndexSortBy [::Word::Enum]Top, Main, Index

WdIndexSortBy
Parameters
wdIndexSortByStroke0
wdIndexSortBySyllable1
proc ::Word::Enum::WdIndexSortBy {} {

    # wdIndexSortByStroke - 0
    # wdIndexSortBySyllable - 1
    return { wdIndexSortByStroke 0 wdIndexSortBySyllable 1 }
}

WdIndexType [::Word::Enum]Top, Main, Index

WdIndexType
Parameters
wdIndexIndent0
wdIndexRunin1
proc ::Word::Enum::WdIndexType {} {

    # wdIndexIndent - 0
    # wdIndexRunin - 1
    return { wdIndexIndent 0 wdIndexRunin 1 }
}

WdInformation [::Word::Enum]Top, Main, Index

WdInformation
Parameters
wdActiveEndAdjustedPageNumber1
wdActiveEndPageNumber3
wdActiveEndSectionNumber2
wdAtEndOfRowMarker31
wdCapsLock21
wdEndOfRangeColumnNumber17
wdEndOfRangeRowNumber14
wdFirstCharacterColumnNumber9
wdFirstCharacterLineNumber10
wdFrameIsSelected11
wdHeaderFooterType33
wdHorizontalPositionRelativeToPage5
wdHorizontalPositionRelativeToTextBoundary7
wdInBibliography42
wdInCitation43
wdInClipboard38
wdInCommentPane26
wdInContentControl46
wdInCoverPage41
wdInEndnote36
wdInFieldCode44
wdInFieldResult45
wdInFootnote35
wdInFootnoteEndnotePane25
wdInHeaderFooter28
wdInMasterDocument34
wdInWordMail37
wdMaximumNumberOfColumns18
wdMaximumNumberOfRows15
wdNumberOfPagesInDocument4
wdNumLock22
wdOverType23
wdReferenceOfType32
wdRevisionMarking24
wdSelectionMode20
wdStartOfRangeColumnNumber16
wdStartOfRangeRowNumber13
wdVerticalPositionRelativeToPage6
wdVerticalPositionRelativeToTextBoundary8
wdWithInTable12
wdZoomPercentage19
proc ::Word::Enum::WdInformation {} {

    # wdActiveEndAdjustedPageNumber - 1
    # wdActiveEndPageNumber - 3
    # wdActiveEndSectionNumber - 2
    # wdAtEndOfRowMarker - 31
    # wdCapsLock - 21
    # wdEndOfRangeColumnNumber - 17
    # wdEndOfRangeRowNumber - 14
    # wdFirstCharacterColumnNumber - 9
    # wdFirstCharacterLineNumber - 10
    # wdFrameIsSelected - 11
    # wdHeaderFooterType - 33
    # wdHorizontalPositionRelativeToPage - 5
    # wdHorizontalPositionRelativeToTextBoundary - 7
    # wdInBibliography - 42
    # wdInCitation - 43
    # wdInClipboard - 38
    # wdInCommentPane - 26
    # wdInContentControl - 46
    # wdInCoverPage - 41
    # wdInEndnote - 36
    # wdInFieldCode - 44
    # wdInFieldResult - 45
    # wdInFootnote - 35
    # wdInFootnoteEndnotePane - 25
    # wdInHeaderFooter - 28
    # wdInMasterDocument - 34
    # wdInWordMail - 37
    # wdMaximumNumberOfColumns - 18
    # wdMaximumNumberOfRows - 15
    # wdNumberOfPagesInDocument - 4
    # wdNumLock - 22
    # wdOverType - 23
    # wdReferenceOfType - 32
    # wdRevisionMarking - 24
    # wdSelectionMode - 20
    # wdStartOfRangeColumnNumber - 16
    # wdStartOfRangeRowNumber - 13
    # wdVerticalPositionRelativeToPage - 6
    # wdVerticalPositionRelativeToTextBoundary - 8
    # wdWithInTable - 12
    # wdZoomPercentage - 19
    return { wdActiveEndAdjustedPageNumber 1 wdActiveEndPageNumber 3 wdActiveEndSectionNumber 2 wdAtEndOfRowMarker 31 wdCapsLock 21 wdEndOfRangeColumnNumber 17 wdEndOfRangeRowNumber 14 wdFirstCharacterColumnNumber 9 wdFirstCharacterLineNumber 10 wdFrameIsSelected 11 wdHeaderFooterType 33 wdHorizontalPositionRelativeToPage 5 wdHorizontalPositionRelativeToTextBoundary 7 wdInBibliography 42 wdInCitation 43 wdInClipboard 38 wdInCommentPane 26 wdInContentControl 46 wdInCoverPage 41 wdInEndnote 36 wdInFieldCode 44 wdInFieldResult 45 wdInFootnote 35 wdInFootnoteEndnotePane 25 wdInHeaderFooter 28 wdInMasterDocument 34 wdInWordMail 37 wdMaximumNumberOfColumns 18 wdMaximumNumberOfRows 15 wdNumberOfPagesInDocument 4 wdNumLock 22 wdOverType 23 wdReferenceOfType 32 wdRevisionMarking 24 wdSelectionMode 20 wdStartOfRangeColumnNumber 16 wdStartOfRangeRowNumber 13 wdVerticalPositionRelativeToPage 6 wdVerticalPositionRelativeToTextBoundary 8 wdWithInTable 12 wdZoomPercentage 19 }
}

WdInlineShapeType [::Word::Enum]Top, Main, Index

WdInlineShapeType
Parameters
wdInlineShape3DModel19
wdInlineShapeChart12
wdInlineShapeDiagram13
wdInlineShapeEmbeddedOLEObject1
wdInlineShapeGraphic17
wdInlineShapeHorizontalLine6
wdInlineShapeLinked3DModel20
wdInlineShapeLinkedGraphic18
wdInlineShapeLinkedOLEObject2
wdInlineShapeLinkedPicture4
wdInlineShapeLinkedPictureHorizontalLine8
wdInlineShapeLockedCanvas14
wdInlineShapeOLEControlObject5
wdInlineShapeOWSAnchor11
wdInlineShapePicture3
wdInlineShapePictureBullet9
wdInlineShapePictureHorizontalLine7
wdInlineShapeScriptAnchor10
wdInlineShapeSmartArt15
wdInlineShapeWebVideo16
proc ::Word::Enum::WdInlineShapeType {} {

    # wdInlineShape3DModel - 19
    # wdInlineShapeChart - 12
    # wdInlineShapeDiagram - 13
    # wdInlineShapeEmbeddedOLEObject - 1
    # wdInlineShapeGraphic - 17
    # wdInlineShapeHorizontalLine - 6
    # wdInlineShapeLinked3DModel - 20
    # wdInlineShapeLinkedGraphic - 18
    # wdInlineShapeLinkedOLEObject - 2
    # wdInlineShapeLinkedPicture - 4
    # wdInlineShapeLinkedPictureHorizontalLine - 8
    # wdInlineShapeLockedCanvas - 14
    # wdInlineShapeOLEControlObject - 5
    # wdInlineShapeOWSAnchor - 11
    # wdInlineShapePicture - 3
    # wdInlineShapePictureBullet - 9
    # wdInlineShapePictureHorizontalLine - 7
    # wdInlineShapeScriptAnchor - 10
    # wdInlineShapeSmartArt - 15
    # wdInlineShapeWebVideo - 16
    return { wdInlineShape3DModel 19 wdInlineShapeChart 12 wdInlineShapeDiagram 13 wdInlineShapeEmbeddedOLEObject 1 wdInlineShapeGraphic 17 wdInlineShapeHorizontalLine 6 wdInlineShapeLinked3DModel 20 wdInlineShapeLinkedGraphic 18 wdInlineShapeLinkedOLEObject 2 wdInlineShapeLinkedPicture 4 wdInlineShapeLinkedPictureHorizontalLine 8 wdInlineShapeLockedCanvas 14 wdInlineShapeOLEControlObject 5 wdInlineShapeOWSAnchor 11 wdInlineShapePicture 3 wdInlineShapePictureBullet 9 wdInlineShapePictureHorizontalLine 7 wdInlineShapeScriptAnchor 10 wdInlineShapeSmartArt 15 wdInlineShapeWebVideo 16 }
}

WdInsertCells [::Word::Enum]Top, Main, Index

WdInsertCells
Parameters
wdInsertCellsEntireColumn3
wdInsertCellsEntireRow2
wdInsertCellsShiftDown1
wdInsertCellsShiftRight0
proc ::Word::Enum::WdInsertCells {} {

    # wdInsertCellsEntireColumn - 3
    # wdInsertCellsEntireRow - 2
    # wdInsertCellsShiftDown - 1
    # wdInsertCellsShiftRight - 0
    return { wdInsertCellsEntireColumn 3 wdInsertCellsEntireRow 2 wdInsertCellsShiftDown 1 wdInsertCellsShiftRight 0 }
}

WdInsertedTextMark [::Word::Enum]Top, Main, Index

WdInsertedTextMark
Parameters
wdInsertedTextMarkBold1
wdInsertedTextMarkColorOnly5
wdInsertedTextMarkDoubleStrikeThrough7
wdInsertedTextMarkDoubleUnderline4
wdInsertedTextMarkItalic2
wdInsertedTextMarkNone0
wdInsertedTextMarkStrikeThrough6
wdInsertedTextMarkUnderline3
proc ::Word::Enum::WdInsertedTextMark {} {

    # wdInsertedTextMarkBold - 1
    # wdInsertedTextMarkColorOnly - 5
    # wdInsertedTextMarkDoubleStrikeThrough - 7
    # wdInsertedTextMarkDoubleUnderline - 4
    # wdInsertedTextMarkItalic - 2
    # wdInsertedTextMarkNone - 0
    # wdInsertedTextMarkStrikeThrough - 6
    # wdInsertedTextMarkUnderline - 3
    return { wdInsertedTextMarkBold 1 wdInsertedTextMarkColorOnly 5 wdInsertedTextMarkDoubleStrikeThrough 7 wdInsertedTextMarkDoubleUnderline 4 wdInsertedTextMarkItalic 2 wdInsertedTextMarkNone 0 wdInsertedTextMarkStrikeThrough 6 wdInsertedTextMarkUnderline 3 }
}

WdInternationalIndex [::Word::Enum]Top, Main, Index

WdInternationalIndex
Parameters
wd24HourClock21
wdCurrencyCode20
wdDateSeparator25
wdDecimalSeparator18
wdInternationalAM22
wdInternationalPM23
wdListSeparator17
wdProductLanguageID26
wdThousandsSeparator19
wdTimeSeparator24
proc ::Word::Enum::WdInternationalIndex {} {

    # wd24HourClock - 21
    # wdCurrencyCode - 20
    # wdDateSeparator - 25
    # wdDecimalSeparator - 18
    # wdInternationalAM - 22
    # wdInternationalPM - 23
    # wdListSeparator - 17
    # wdProductLanguageID - 26
    # wdThousandsSeparator - 19
    # wdTimeSeparator - 24
    return { wd24HourClock 21 wdCurrencyCode 20 wdDateSeparator 25 wdDecimalSeparator 18 wdInternationalAM 22 wdInternationalPM 23 wdListSeparator 17 wdProductLanguageID 26 wdThousandsSeparator 19 wdTimeSeparator 24 }
}

WdJustificationMode [::Word::Enum]Top, Main, Index

WdJustificationMode
Parameters
wdJustificationModeCompress1
wdJustificationModeCompressKana2
wdJustificationModeExpand0
proc ::Word::Enum::WdJustificationMode {} {

    # wdJustificationModeCompress - 1
    # wdJustificationModeCompressKana - 2
    # wdJustificationModeExpand - 0
    return { wdJustificationModeCompress 1 wdJustificationModeCompressKana 2 wdJustificationModeExpand 0 }
}

WdKana [::Word::Enum]Top, Main, Index

WdKana
Parameters
wdKanaHiragana9
wdKanaKatakana8
proc ::Word::Enum::WdKana {} {

    # wdKanaHiragana - 9
    # wdKanaKatakana - 8
    return { wdKanaHiragana 9 wdKanaKatakana 8 }
}

WdKey [::Word::Enum]Top, Main, Index

WdKey
Parameters
wdKey048
wdKey149
wdKey250
wdKey351
wdKey452
wdKey553
wdKey654
wdKey755
wdKey856
wdKey957
wdKeyA65
wdKeyAlt1024
wdKeyB66
wdKeyBackSingleQuote192
wdKeyBackSlash220
wdKeyBackspace8
wdKeyC67
wdKeyCloseSquareBrace221
wdKeyComma188
wdKeyCommand512
wdKeyControl512
wdKeyD68
wdKeyDelete46
wdKeyE69
wdKeyEnd35
wdKeyEquals187
wdKeyEsc27
wdKeyF70
wdKeyF1112
wdKeyF2113
wdKeyF3114
wdKeyF4115
wdKeyF5116
wdKeyF6117
wdKeyF7118
wdKeyF8119
wdKeyF9120
wdKeyF10121
wdKeyF11122
wdKeyF12123
wdKeyF13124
wdKeyF14125
wdKeyF15126
wdKeyF16127
wdKeyG71
wdKeyH72
wdKeyHome36
wdKeyHyphen189
wdKeyI73
wdKeyInsert45
wdKeyJ74
wdKeyK75
wdKeyL76
wdKeyM77
wdKeyN78
wdKeyNumeric096
wdKeyNumeric197
wdKeyNumeric298
wdKeyNumeric399
wdKeyNumeric4100
wdKeyNumeric5101
wdKeyNumeric5Special12
wdKeyNumeric6102
wdKeyNumeric7103
wdKeyNumeric8104
wdKeyNumeric9105
wdKeyNumericAdd107
wdKeyNumericDecimal110
wdKeyNumericDivide111
wdKeyNumericMultiply106
wdKeyNumericSubtract109
wdKeyO79
wdKeyOpenSquareBrace219
wdKeyOption1024
wdKeyP80
wdKeyPageDown34
wdKeyPageUp33
wdKeyPause19
wdKeyPeriod190
wdKeyQ81
wdKeyR82
wdKeyReturn13
wdKeyS83
wdKeyScrollLock145
wdKeySemiColon186
wdKeyShift256
wdKeySingleQuote222
wdKeySlash191
wdKeySpacebar32
wdKeyT84
wdKeyTab9
wdKeyU85
wdKeyV86
wdKeyW87
wdKeyX88
wdKeyY89
wdKeyZ90
wdNoKey255
proc ::Word::Enum::WdKey {} {

    # wdKey0 - 48
    # wdKey1 - 49
    # wdKey2 - 50
    # wdKey3 - 51
    # wdKey4 - 52
    # wdKey5 - 53
    # wdKey6 - 54
    # wdKey7 - 55
    # wdKey8 - 56
    # wdKey9 - 57
    # wdKeyA - 65
    # wdKeyAlt - 1024
    # wdKeyB - 66
    # wdKeyBackSingleQuote - 192
    # wdKeyBackSlash - 220
    # wdKeyBackspace - 8
    # wdKeyC - 67
    # wdKeyCloseSquareBrace - 221
    # wdKeyComma - 188
    # wdKeyCommand - 512
    # wdKeyControl - 512
    # wdKeyD - 68
    # wdKeyDelete - 46
    # wdKeyE - 69
    # wdKeyEnd - 35
    # wdKeyEquals - 187
    # wdKeyEsc - 27
    # wdKeyF - 70
    # wdKeyF1 - 112
    # wdKeyF2 - 113
    # wdKeyF3 - 114
    # wdKeyF4 - 115
    # wdKeyF5 - 116
    # wdKeyF6 - 117
    # wdKeyF7 - 118
    # wdKeyF8 - 119
    # wdKeyF9 - 120
    # wdKeyF10 - 121
    # wdKeyF11 - 122
    # wdKeyF12 - 123
    # wdKeyF13 - 124
    # wdKeyF14 - 125
    # wdKeyF15 - 126
    # wdKeyF16 - 127
    # wdKeyG - 71
    # wdKeyH - 72
    # wdKeyHome - 36
    # wdKeyHyphen - 189
    # wdKeyI - 73
    # wdKeyInsert - 45
    # wdKeyJ - 74
    # wdKeyK - 75
    # wdKeyL - 76
    # wdKeyM - 77
    # wdKeyN - 78
    # wdKeyNumeric0 - 96
    # wdKeyNumeric1 - 97
    # wdKeyNumeric2 - 98
    # wdKeyNumeric3 - 99
    # wdKeyNumeric4 - 100
    # wdKeyNumeric5 - 101
    # wdKeyNumeric5Special - 12
    # wdKeyNumeric6 - 102
    # wdKeyNumeric7 - 103
    # wdKeyNumeric8 - 104
    # wdKeyNumeric9 - 105
    # wdKeyNumericAdd - 107
    # wdKeyNumericDecimal - 110
    # wdKeyNumericDivide - 111
    # wdKeyNumericMultiply - 106
    # wdKeyNumericSubtract - 109
    # wdKeyO - 79
    # wdKeyOpenSquareBrace - 219
    # wdKeyOption - 1024
    # wdKeyP - 80
    # wdKeyPageDown - 34
    # wdKeyPageUp - 33
    # wdKeyPause - 19
    # wdKeyPeriod - 190
    # wdKeyQ - 81
    # wdKeyR - 82
    # wdKeyReturn - 13
    # wdKeyS - 83
    # wdKeyScrollLock - 145
    # wdKeySemiColon - 186
    # wdKeyShift - 256
    # wdKeySingleQuote - 222
    # wdKeySlash - 191
    # wdKeySpacebar - 32
    # wdKeyT - 84
    # wdKeyTab - 9
    # wdKeyU - 85
    # wdKeyV - 86
    # wdKeyW - 87
    # wdKeyX - 88
    # wdKeyY - 89
    # wdKeyZ - 90
    # wdNoKey - 255
    return { wdKey0 48 wdKey1 49 wdKey2 50 wdKey3 51 wdKey4 52 wdKey5 53 wdKey6 54 wdKey7 55 wdKey8 56 wdKey9 57 wdKeyA 65 wdKeyAlt 1024 wdKeyB 66 wdKeyBackSingleQuote 192 wdKeyBackSlash 220 wdKeyBackspace 8 wdKeyC 67 wdKeyCloseSquareBrace 221 wdKeyComma 188 wdKeyCommand 512 wdKeyControl 512 wdKeyD 68 wdKeyDelete 46 wdKeyE 69 wdKeyEnd 35 wdKeyEquals 187 wdKeyEsc 27 wdKeyF 70 wdKeyF1 112 wdKeyF2 113 wdKeyF3 114 wdKeyF4 115 wdKeyF5 116 wdKeyF6 117 wdKeyF7 118 wdKeyF8 119 wdKeyF9 120 wdKeyF10 121 wdKeyF11 122 wdKeyF12 123 wdKeyF13 124 wdKeyF14 125 wdKeyF15 126 wdKeyF16 127 wdKeyG 71 wdKeyH 72 wdKeyHome 36 wdKeyHyphen 189 wdKeyI 73 wdKeyInsert 45 wdKeyJ 74 wdKeyK 75 wdKeyL 76 wdKeyM 77 wdKeyN 78 wdKeyNumeric0 96 wdKeyNumeric1 97 wdKeyNumeric2 98 wdKeyNumeric3 99 wdKeyNumeric4 100 wdKeyNumeric5 101 wdKeyNumeric5Special 12 wdKeyNumeric6 102 wdKeyNumeric7 103 wdKeyNumeric8 104 wdKeyNumeric9 105 wdKeyNumericAdd 107 wdKeyNumericDecimal 110 wdKeyNumericDivide 111 wdKeyNumericMultiply 106 wdKeyNumericSubtract 109 wdKeyO 79 wdKeyOpenSquareBrace 219 wdKeyOption 1024 wdKeyP 80 wdKeyPageDown 34 wdKeyPageUp 33 wdKeyPause 19 wdKeyPeriod 190 wdKeyQ 81 wdKeyR 82 wdKeyReturn 13 wdKeyS 83 wdKeyScrollLock 145 wdKeySemiColon 186 wdKeyShift 256 wdKeySingleQuote 222 wdKeySlash 191 wdKeySpacebar 32 wdKeyT 84 wdKeyTab 9 wdKeyU 85 wdKeyV 86 wdKeyW 87 wdKeyX 88 wdKeyY 89 wdKeyZ 90 wdNoKey 255 }
}

WdKeyCategory [::Word::Enum]Top, Main, Index

WdKeyCategory
Parameters
wdKeyCategoryAutoText4
wdKeyCategoryCommand1
wdKeyCategoryDisable0
wdKeyCategoryFont3
wdKeyCategoryMacro2
wdKeyCategoryNil-1
wdKeyCategoryPrefix7
wdKeyCategoryStyle5
wdKeyCategorySymbol6
proc ::Word::Enum::WdKeyCategory {} {

    # wdKeyCategoryAutoText - 4
    # wdKeyCategoryCommand - 1
    # wdKeyCategoryDisable - 0
    # wdKeyCategoryFont - 3
    # wdKeyCategoryMacro - 2
    # wdKeyCategoryNil - -1
    # wdKeyCategoryPrefix - 7
    # wdKeyCategoryStyle - 5
    # wdKeyCategorySymbol - 6
    return { wdKeyCategoryAutoText 4 wdKeyCategoryCommand 1 wdKeyCategoryDisable 0 wdKeyCategoryFont 3 wdKeyCategoryMacro 2 wdKeyCategoryNil -1 wdKeyCategoryPrefix 7 wdKeyCategoryStyle 5 wdKeyCategorySymbol 6 }
}

WdLanguageID [::Word::Enum]Top, Main, Index

WdLanguageID
Parameters
wdAfrikaans1078
wdAlbanian1052
wdAmharic1118
wdArabic1025
wdArabicAlgeria5121
wdArabicBahrain15361
wdArabicEgypt3073
wdArabicIraq2049
wdArabicJordan11265
wdArabicKuwait13313
wdArabicLebanon12289
wdArabicLibya4097
wdArabicMorocco6145
wdArabicOman8193
wdArabicQatar16385
wdArabicSyria10241
wdArabicTunisia7169
wdArabicUAE14337
wdArabicYemen9217
wdArmenian1067
wdAssamese1101
wdAzeriCyrillic2092
wdAzeriLatin1068
wdBasque1069
wdBelgianDutch2067
wdBelgianFrench2060
wdBengali1093
wdBulgarian1026
wdBurmese1109
wdByelorussian1059
wdCatalan1027
wdCherokee1116
wdChineseHongKongSAR3076
wdChineseMacaoSAR5124
wdChineseSingapore4100
wdCroatian1050
wdCzech1029
wdDanish1030
wdDivehi1125
wdDutch1043
wdEdo1126
wdEnglishAUS3081
wdEnglishBelize10249
wdEnglishCanadian4105
wdEnglishCaribbean9225
wdEnglishIndonesia14345
wdEnglishIreland6153
wdEnglishJamaica8201
wdEnglishNewZealand5129
wdEnglishPhilippines13321
wdEnglishSouthAfrica7177
wdEnglishTrinidadTobago11273
wdEnglishUK2057
wdEnglishUS1033
wdEnglishZimbabwe12297
wdEstonian1061
wdFaeroese1080
wdFilipino1124
wdFinnish1035
wdFrench1036
wdFrenchCameroon11276
wdFrenchCanadian3084
wdFrenchCongoDRC9228
wdFrenchCotedIvoire12300
wdFrenchHaiti15372
wdFrenchLuxembourg5132
wdFrenchMali13324
wdFrenchMonaco6156
wdFrenchMorocco14348
wdFrenchReunion8204
wdFrenchSenegal10252
wdFrenchWestIndies7180
wdFrisianNetherlands1122
wdFulfulde1127
wdGaelicIreland2108
wdGaelicScotland1084
wdGalician1110
wdGeorgian1079
wdGerman1031
wdGermanAustria3079
wdGermanLiechtenstein5127
wdGermanLuxembourg4103
wdGreek1032
wdGuarani1140
wdGujarati1095
wdHausa1128
wdHawaiian1141
wdHebrew1037
wdHindi1081
wdHungarian1038
wdIbibio1129
wdIcelandic1039
wdIgbo1136
wdIndonesian1057
wdInuktitut1117
wdItalian1040
wdJapanese1041
wdKannada1099
wdKanuri1137
wdKashmiri1120
wdKazakh1087
wdKhmer1107
wdKirghiz1088
wdKonkani1111
wdKorean1042
wdKyrgyz1088
wdLanguageNone0
wdLao1108
wdLatin1142
wdLatvian1062
wdLithuanian1063
wdMacedonianFYROM1071
wdMalayalam1100
wdMalayBruneiDarussalam2110
wdMalaysian1086
wdMaltese1082
wdManipuri1112
wdMarathi1102
wdMexicanSpanish2058
wdMongolian1104
wdNepali1121
wdNoProofing1024
wdNorwegianBokmol1044
wdNorwegianNynorsk2068
wdOriya1096
wdOromo1138
wdPashto1123
wdPersian1065
wdPolish1045
wdPortuguese2070
wdPortugueseBrazil1046
wdPunjabi1094
wdRhaetoRomanic1047
wdRomanian1048
wdRomanianMoldova2072
wdRussian1049
wdRussianMoldova2073
wdSamiLappish1083
wdSanskrit1103
wdSerbianCyrillic3098
wdSerbianLatin2074
wdSesotho1072
wdSimplifiedChinese2052
wdSindhi1113
wdSindhiPakistan2137
wdSinhalese1115
wdSlovak1051
wdSlovenian1060
wdSomali1143
wdSorbian1070
wdSpanish1034
wdSpanishArgentina11274
wdSpanishBolivia16394
wdSpanishChile13322
wdSpanishColombia9226
wdSpanishCostaRica5130
wdSpanishDominicanRepublic7178
wdSpanishEcuador12298
wdSpanishElSalvador17418
wdSpanishGuatemala4106
wdSpanishHonduras18442
wdSpanishModernSort3082
wdSpanishNicaragua19466
wdSpanishPanama6154
wdSpanishParaguay15370
wdSpanishPeru10250
wdSpanishPuertoRico20490
wdSpanishUruguay14346
wdSpanishVenezuela8202
wdSutu1072
wdSwahili1089
wdSwedish1053
wdSwedishFinland2077
wdSwissFrench4108
wdSwissGerman2055
wdSwissItalian2064
wdSyriac1114
wdTajik1064
wdTamazight1119
wdTamazightLatin2143
wdTamil1097
wdTatar1092
wdTelugu1098
wdThai1054
wdTibetan1105
wdTigrignaEritrea2163
wdTigrignaEthiopic1139
wdTraditionalChinese1028
wdTsonga1073
wdTswana1074
wdTurkish1055
wdTurkmen1090
wdUkrainian1058
wdUrdu1056
wdUzbekCyrillic2115
wdUzbekLatin1091
wdVenda1075
wdVietnamese1066
wdWelsh1106
wdXhosa1076
wdYi1144
wdYiddish1085
wdYoruba1130
wdZulu1077
proc ::Word::Enum::WdLanguageID {} {

    # wdAfrikaans - 1078
    # wdAlbanian - 1052
    # wdAmharic - 1118
    # wdArabic - 1025
    # wdArabicAlgeria - 5121
    # wdArabicBahrain - 15361
    # wdArabicEgypt - 3073
    # wdArabicIraq - 2049
    # wdArabicJordan - 11265
    # wdArabicKuwait - 13313
    # wdArabicLebanon - 12289
    # wdArabicLibya - 4097
    # wdArabicMorocco - 6145
    # wdArabicOman - 8193
    # wdArabicQatar - 16385
    # wdArabicSyria - 10241
    # wdArabicTunisia - 7169
    # wdArabicUAE - 14337
    # wdArabicYemen - 9217
    # wdArmenian - 1067
    # wdAssamese - 1101
    # wdAzeriCyrillic - 2092
    # wdAzeriLatin - 1068
    # wdBasque - 1069
    # wdBelgianDutch - 2067
    # wdBelgianFrench - 2060
    # wdBengali - 1093
    # wdBulgarian - 1026
    # wdBurmese - 1109
    # wdByelorussian - 1059
    # wdCatalan - 1027
    # wdCherokee - 1116
    # wdChineseHongKongSAR - 3076
    # wdChineseMacaoSAR - 5124
    # wdChineseSingapore - 4100
    # wdCroatian - 1050
    # wdCzech - 1029
    # wdDanish - 1030
    # wdDivehi - 1125
    # wdDutch - 1043
    # wdEdo - 1126
    # wdEnglishAUS - 3081
    # wdEnglishBelize - 10249
    # wdEnglishCanadian - 4105
    # wdEnglishCaribbean - 9225
    # wdEnglishIndonesia - 14345
    # wdEnglishIreland - 6153
    # wdEnglishJamaica - 8201
    # wdEnglishNewZealand - 5129
    # wdEnglishPhilippines - 13321
    # wdEnglishSouthAfrica - 7177
    # wdEnglishTrinidadTobago - 11273
    # wdEnglishUK - 2057
    # wdEnglishUS - 1033
    # wdEnglishZimbabwe - 12297
    # wdEstonian - 1061
    # wdFaeroese - 1080
    # wdFilipino - 1124
    # wdFinnish - 1035
    # wdFrench - 1036
    # wdFrenchCameroon - 11276
    # wdFrenchCanadian - 3084
    # wdFrenchCongoDRC - 9228
    # wdFrenchCotedIvoire - 12300
    # wdFrenchHaiti - 15372
    # wdFrenchLuxembourg - 5132
    # wdFrenchMali - 13324
    # wdFrenchMonaco - 6156
    # wdFrenchMorocco - 14348
    # wdFrenchReunion - 8204
    # wdFrenchSenegal - 10252
    # wdFrenchWestIndies - 7180
    # wdFrisianNetherlands - 1122
    # wdFulfulde - 1127
    # wdGaelicIreland - 2108
    # wdGaelicScotland - 1084
    # wdGalician - 1110
    # wdGeorgian - 1079
    # wdGerman - 1031
    # wdGermanAustria - 3079
    # wdGermanLiechtenstein - 5127
    # wdGermanLuxembourg - 4103
    # wdGreek - 1032
    # wdGuarani - 1140
    # wdGujarati - 1095
    # wdHausa - 1128
    # wdHawaiian - 1141
    # wdHebrew - 1037
    # wdHindi - 1081
    # wdHungarian - 1038
    # wdIbibio - 1129
    # wdIcelandic - 1039
    # wdIgbo - 1136
    # wdIndonesian - 1057
    # wdInuktitut - 1117
    # wdItalian - 1040
    # wdJapanese - 1041
    # wdKannada - 1099
    # wdKanuri - 1137
    # wdKashmiri - 1120
    # wdKazakh - 1087
    # wdKhmer - 1107
    # wdKirghiz - 1088
    # wdKonkani - 1111
    # wdKorean - 1042
    # wdKyrgyz - 1088
    # wdLanguageNone - 0
    # wdLao - 1108
    # wdLatin - 1142
    # wdLatvian - 1062
    # wdLithuanian - 1063
    # wdMacedonianFYROM - 1071
    # wdMalayalam - 1100
    # wdMalayBruneiDarussalam - 2110
    # wdMalaysian - 1086
    # wdMaltese - 1082
    # wdManipuri - 1112
    # wdMarathi - 1102
    # wdMexicanSpanish - 2058
    # wdMongolian - 1104
    # wdNepali - 1121
    # wdNoProofing - 1024
    # wdNorwegianBokmol - 1044
    # wdNorwegianNynorsk - 2068
    # wdOriya - 1096
    # wdOromo - 1138
    # wdPashto - 1123
    # wdPersian - 1065
    # wdPolish - 1045
    # wdPortuguese - 2070
    # wdPortugueseBrazil - 1046
    # wdPunjabi - 1094
    # wdRhaetoRomanic - 1047
    # wdRomanian - 1048
    # wdRomanianMoldova - 2072
    # wdRussian - 1049
    # wdRussianMoldova - 2073
    # wdSamiLappish - 1083
    # wdSanskrit - 1103
    # wdSerbianCyrillic - 3098
    # wdSerbianLatin - 2074
    # wdSesotho - 1072
    # wdSimplifiedChinese - 2052
    # wdSindhi - 1113
    # wdSindhiPakistan - 2137
    # wdSinhalese - 1115
    # wdSlovak - 1051
    # wdSlovenian - 1060
    # wdSomali - 1143
    # wdSorbian - 1070
    # wdSpanish - 1034
    # wdSpanishArgentina - 11274
    # wdSpanishBolivia - 16394
    # wdSpanishChile - 13322
    # wdSpanishColombia - 9226
    # wdSpanishCostaRica - 5130
    # wdSpanishDominicanRepublic - 7178
    # wdSpanishEcuador - 12298
    # wdSpanishElSalvador - 17418
    # wdSpanishGuatemala - 4106
    # wdSpanishHonduras - 18442
    # wdSpanishModernSort - 3082
    # wdSpanishNicaragua - 19466
    # wdSpanishPanama - 6154
    # wdSpanishParaguay - 15370
    # wdSpanishPeru - 10250
    # wdSpanishPuertoRico - 20490
    # wdSpanishUruguay - 14346
    # wdSpanishVenezuela - 8202
    # wdSutu - 1072
    # wdSwahili - 1089
    # wdSwedish - 1053
    # wdSwedishFinland - 2077
    # wdSwissFrench - 4108
    # wdSwissGerman - 2055
    # wdSwissItalian - 2064
    # wdSyriac - 1114
    # wdTajik - 1064
    # wdTamazight - 1119
    # wdTamazightLatin - 2143
    # wdTamil - 1097
    # wdTatar - 1092
    # wdTelugu - 1098
    # wdThai - 1054
    # wdTibetan - 1105
    # wdTigrignaEritrea - 2163
    # wdTigrignaEthiopic - 1139
    # wdTraditionalChinese - 1028
    # wdTsonga - 1073
    # wdTswana - 1074
    # wdTurkish - 1055
    # wdTurkmen - 1090
    # wdUkrainian - 1058
    # wdUrdu - 1056
    # wdUzbekCyrillic - 2115
    # wdUzbekLatin - 1091
    # wdVenda - 1075
    # wdVietnamese - 1066
    # wdWelsh - 1106
    # wdXhosa - 1076
    # wdYi - 1144
    # wdYiddish - 1085
    # wdYoruba - 1130
    # wdZulu - 1077
    return { wdAfrikaans 1078 wdAlbanian 1052 wdAmharic 1118 wdArabic 1025 wdArabicAlgeria 5121 wdArabicBahrain 15361 wdArabicEgypt 3073 wdArabicIraq 2049 wdArabicJordan 11265 wdArabicKuwait 13313 wdArabicLebanon 12289 wdArabicLibya 4097 wdArabicMorocco 6145 wdArabicOman 8193 wdArabicQatar 16385 wdArabicSyria 10241 wdArabicTunisia 7169 wdArabicUAE 14337 wdArabicYemen 9217 wdArmenian 1067 wdAssamese 1101 wdAzeriCyrillic 2092 wdAzeriLatin 1068 wdBasque 1069 wdBelgianDutch 2067 wdBelgianFrench 2060 wdBengali 1093 wdBulgarian 1026 wdBurmese 1109 wdByelorussian 1059 wdCatalan 1027 wdCherokee 1116 wdChineseHongKongSAR 3076 wdChineseMacaoSAR 5124 wdChineseSingapore 4100 wdCroatian 1050 wdCzech 1029 wdDanish 1030 wdDivehi 1125 wdDutch 1043 wdEdo 1126 wdEnglishAUS 3081 wdEnglishBelize 10249 wdEnglishCanadian 4105 wdEnglishCaribbean 9225 wdEnglishIndonesia 14345 wdEnglishIreland 6153 wdEnglishJamaica 8201 wdEnglishNewZealand 5129 wdEnglishPhilippines 13321 wdEnglishSouthAfrica 7177 wdEnglishTrinidadTobago 11273 wdEnglishUK 2057 wdEnglishUS 1033 wdEnglishZimbabwe 12297 wdEstonian 1061 wdFaeroese 1080 wdFilipino 1124 wdFinnish 1035 wdFrench 1036 wdFrenchCameroon 11276 wdFrenchCanadian 3084 wdFrenchCongoDRC 9228 wdFrenchCotedIvoire 12300 wdFrenchHaiti 15372 wdFrenchLuxembourg 5132 wdFrenchMali 13324 wdFrenchMonaco 6156 wdFrenchMorocco 14348 wdFrenchReunion 8204 wdFrenchSenegal 10252 wdFrenchWestIndies 7180 wdFrisianNetherlands 1122 wdFulfulde 1127 wdGaelicIreland 2108 wdGaelicScotland 1084 wdGalician 1110 wdGeorgian 1079 wdGerman 1031 wdGermanAustria 3079 wdGermanLiechtenstein 5127 wdGermanLuxembourg 4103 wdGreek 1032 wdGuarani 1140 wdGujarati 1095 wdHausa 1128 wdHawaiian 1141 wdHebrew 1037 wdHindi 1081 wdHungarian 1038 wdIbibio 1129 wdIcelandic 1039 wdIgbo 1136 wdIndonesian 1057 wdInuktitut 1117 wdItalian 1040 wdJapanese 1041 wdKannada 1099 wdKanuri 1137 wdKashmiri 1120 wdKazakh 1087 wdKhmer 1107 wdKirghiz 1088 wdKonkani 1111 wdKorean 1042 wdKyrgyz 1088 wdLanguageNone 0 wdLao 1108 wdLatin 1142 wdLatvian 1062 wdLithuanian 1063 wdMacedonianFYROM 1071 wdMalayalam 1100 wdMalayBruneiDarussalam 2110 wdMalaysian 1086 wdMaltese 1082 wdManipuri 1112 wdMarathi 1102 wdMexicanSpanish 2058 wdMongolian 1104 wdNepali 1121 wdNoProofing 1024 wdNorwegianBokmol 1044 wdNorwegianNynorsk 2068 wdOriya 1096 wdOromo 1138 wdPashto 1123 wdPersian 1065 wdPolish 1045 wdPortuguese 2070 wdPortugueseBrazil 1046 wdPunjabi 1094 wdRhaetoRomanic 1047 wdRomanian 1048 wdRomanianMoldova 2072 wdRussian 1049 wdRussianMoldova 2073 wdSamiLappish 1083 wdSanskrit 1103 wdSerbianCyrillic 3098 wdSerbianLatin 2074 wdSesotho 1072 wdSimplifiedChinese 2052 wdSindhi 1113 wdSindhiPakistan 2137 wdSinhalese 1115 wdSlovak 1051 wdSlovenian 1060 wdSomali 1143 wdSorbian 1070 wdSpanish 1034 wdSpanishArgentina 11274 wdSpanishBolivia 16394 wdSpanishChile 13322 wdSpanishColombia 9226 wdSpanishCostaRica 5130 wdSpanishDominicanRepublic 7178 wdSpanishEcuador 12298 wdSpanishElSalvador 17418 wdSpanishGuatemala 4106 wdSpanishHonduras 18442 wdSpanishModernSort 3082 wdSpanishNicaragua 19466 wdSpanishPanama 6154 wdSpanishParaguay 15370 wdSpanishPeru 10250 wdSpanishPuertoRico 20490 wdSpanishUruguay 14346 wdSpanishVenezuela 8202 wdSutu 1072 wdSwahili 1089 wdSwedish 1053 wdSwedishFinland 2077 wdSwissFrench 4108 wdSwissGerman 2055 wdSwissItalian 2064 wdSyriac 1114 wdTajik 1064 wdTamazight 1119 wdTamazightLatin 2143 wdTamil 1097 wdTatar 1092 wdTelugu 1098 wdThai 1054 wdTibetan 1105 wdTigrignaEritrea 2163 wdTigrignaEthiopic 1139 wdTraditionalChinese 1028 wdTsonga 1073 wdTswana 1074 wdTurkish 1055 wdTurkmen 1090 wdUkrainian 1058 wdUrdu 1056 wdUzbekCyrillic 2115 wdUzbekLatin 1091 wdVenda 1075 wdVietnamese 1066 wdWelsh 1106 wdXhosa 1076 wdYi 1144 wdYiddish 1085 wdYoruba 1130 wdZulu 1077 }
}

WdLanguageID2000 [::Word::Enum]Top, Main, Index

WdLanguageID2000
Parameters
wdChineseHongKong3076
wdChineseMacao5124
wdEnglishTrinidad11273
proc ::Word::Enum::WdLanguageID2000 {} {

    # wdChineseHongKong - 3076
    # wdChineseMacao - 5124
    # wdEnglishTrinidad - 11273
    return { wdChineseHongKong 3076 wdChineseMacao 5124 wdEnglishTrinidad 11273 }
}

WdLayoutMode [::Word::Enum]Top, Main, Index

WdLayoutMode
Parameters
wdLayoutModeDefault0
wdLayoutModeGenko3
wdLayoutModeGrid1
wdLayoutModeLineGrid2
proc ::Word::Enum::WdLayoutMode {} {

    # wdLayoutModeDefault - 0
    # wdLayoutModeGenko - 3
    # wdLayoutModeGrid - 1
    # wdLayoutModeLineGrid - 2
    return { wdLayoutModeDefault 0 wdLayoutModeGenko 3 wdLayoutModeGrid 1 wdLayoutModeLineGrid 2 }
}

WdLetterheadLocation [::Word::Enum]Top, Main, Index

WdLetterheadLocation
Parameters
wdLetterBottom1
wdLetterLeft2
wdLetterRight3
wdLetterTop0
proc ::Word::Enum::WdLetterheadLocation {} {

    # wdLetterBottom - 1
    # wdLetterLeft - 2
    # wdLetterRight - 3
    # wdLetterTop - 0
    return { wdLetterBottom 1 wdLetterLeft 2 wdLetterRight 3 wdLetterTop 0 }
}

WdLetterStyle [::Word::Enum]Top, Main, Index

WdLetterStyle
Parameters
wdFullBlock0
wdModifiedBlock1
wdSemiBlock2
proc ::Word::Enum::WdLetterStyle {} {

    # wdFullBlock - 0
    # wdModifiedBlock - 1
    # wdSemiBlock - 2
    return { wdFullBlock 0 wdModifiedBlock 1 wdSemiBlock 2 }
}

WdLigatures [::Word::Enum]Top, Main, Index

WdLigatures
Parameters
wdLigaturesAll15
wdLigaturesContextual2
wdLigaturesContextualDiscretional10
wdLigaturesContextualHistorical6
wdLigaturesContextualHistoricalDiscretional14
wdLigaturesDiscretional8
wdLigaturesHistorical4
wdLigaturesHistoricalDiscretional12
wdLigaturesNone0
wdLigaturesStandard1
wdLigaturesStandardContextual3
wdLigaturesStandardContextualDiscretional11
wdLigaturesStandardContextualHistorical7
wdLigaturesStandardDiscretional9
wdLigaturesStandardHistorical5
wdLigaturesStandardHistoricalDiscretional13
proc ::Word::Enum::WdLigatures {} {

    # wdLigaturesAll - 15
    # wdLigaturesContextual - 2
    # wdLigaturesContextualDiscretional - 10
    # wdLigaturesContextualHistorical - 6
    # wdLigaturesContextualHistoricalDiscretional - 14
    # wdLigaturesDiscretional - 8
    # wdLigaturesHistorical - 4
    # wdLigaturesHistoricalDiscretional - 12
    # wdLigaturesNone - 0
    # wdLigaturesStandard - 1
    # wdLigaturesStandardContextual - 3
    # wdLigaturesStandardContextualDiscretional - 11
    # wdLigaturesStandardContextualHistorical - 7
    # wdLigaturesStandardDiscretional - 9
    # wdLigaturesStandardHistorical - 5
    # wdLigaturesStandardHistoricalDiscretional - 13
    return { wdLigaturesAll 15 wdLigaturesContextual 2 wdLigaturesContextualDiscretional 10 wdLigaturesContextualHistorical 6 wdLigaturesContextualHistoricalDiscretional 14 wdLigaturesDiscretional 8 wdLigaturesHistorical 4 wdLigaturesHistoricalDiscretional 12 wdLigaturesNone 0 wdLigaturesStandard 1 wdLigaturesStandardContextual 3 wdLigaturesStandardContextualDiscretional 11 wdLigaturesStandardContextualHistorical 7 wdLigaturesStandardDiscretional 9 wdLigaturesStandardHistorical 5 wdLigaturesStandardHistoricalDiscretional 13 }
}

WdLineEndingType [::Word::Enum]Top, Main, Index

WdLineEndingType
Parameters
wdCRLF0
wdCROnly1
wdLFCR3
wdLFOnly2
wdLSPS4
proc ::Word::Enum::WdLineEndingType {} {

    # wdCRLF - 0
    # wdCROnly - 1
    # wdLFCR - 3
    # wdLFOnly - 2
    # wdLSPS - 4
    return { wdCRLF 0 wdCROnly 1 wdLFCR 3 wdLFOnly 2 wdLSPS 4 }
}

WdLineSpacing [::Word::Enum]Top, Main, Index

WdLineSpacing
Parameters
wdLineSpace1pt51
wdLineSpaceAtLeast3
wdLineSpaceDouble2
wdLineSpaceExactly4
wdLineSpaceMultiple5
wdLineSpaceSingle0
proc ::Word::Enum::WdLineSpacing {} {

    # wdLineSpace1pt5 - 1
    # wdLineSpaceAtLeast - 3
    # wdLineSpaceDouble - 2
    # wdLineSpaceExactly - 4
    # wdLineSpaceMultiple - 5
    # wdLineSpaceSingle - 0
    return { wdLineSpace1pt5 1 wdLineSpaceAtLeast 3 wdLineSpaceDouble 2 wdLineSpaceExactly 4 wdLineSpaceMultiple 5 wdLineSpaceSingle 0 }
}

WdLineStyle [::Word::Enum]Top, Main, Index

WdLineStyle
Parameters
wdLineStyleDashDot5
wdLineStyleDashDotDot6
wdLineStyleDashDotStroked20
wdLineStyleDashLargeGap4
wdLineStyleDashSmallGap3
wdLineStyleDot2
wdLineStyleDouble7
wdLineStyleDoubleWavy19
wdLineStyleEmboss3D21
wdLineStyleEngrave3D22
wdLineStyleInset24
wdLineStyleNone0
wdLineStyleOutset23
wdLineStyleSingle1
wdLineStyleSingleWavy18
wdLineStyleThickThinLargeGap16
wdLineStyleThickThinMedGap13
wdLineStyleThickThinSmallGap10
wdLineStyleThinThickLargeGap15
wdLineStyleThinThickMedGap12
wdLineStyleThinThickSmallGap9
wdLineStyleThinThickThinLargeGap17
wdLineStyleThinThickThinMedGap14
wdLineStyleThinThickThinSmallGap11
wdLineStyleTriple8
proc ::Word::Enum::WdLineStyle {} {

    # wdLineStyleDashDot - 5
    # wdLineStyleDashDotDot - 6
    # wdLineStyleDashDotStroked - 20
    # wdLineStyleDashLargeGap - 4
    # wdLineStyleDashSmallGap - 3
    # wdLineStyleDot - 2
    # wdLineStyleDouble - 7
    # wdLineStyleDoubleWavy - 19
    # wdLineStyleEmboss3D - 21
    # wdLineStyleEngrave3D - 22
    # wdLineStyleInset - 24
    # wdLineStyleNone - 0
    # wdLineStyleOutset - 23
    # wdLineStyleSingle - 1
    # wdLineStyleSingleWavy - 18
    # wdLineStyleThickThinLargeGap - 16
    # wdLineStyleThickThinMedGap - 13
    # wdLineStyleThickThinSmallGap - 10
    # wdLineStyleThinThickLargeGap - 15
    # wdLineStyleThinThickMedGap - 12
    # wdLineStyleThinThickSmallGap - 9
    # wdLineStyleThinThickThinLargeGap - 17
    # wdLineStyleThinThickThinMedGap - 14
    # wdLineStyleThinThickThinSmallGap - 11
    # wdLineStyleTriple - 8
    return { wdLineStyleDashDot 5 wdLineStyleDashDotDot 6 wdLineStyleDashDotStroked 20 wdLineStyleDashLargeGap 4 wdLineStyleDashSmallGap 3 wdLineStyleDot 2 wdLineStyleDouble 7 wdLineStyleDoubleWavy 19 wdLineStyleEmboss3D 21 wdLineStyleEngrave3D 22 wdLineStyleInset 24 wdLineStyleNone 0 wdLineStyleOutset 23 wdLineStyleSingle 1 wdLineStyleSingleWavy 18 wdLineStyleThickThinLargeGap 16 wdLineStyleThickThinMedGap 13 wdLineStyleThickThinSmallGap 10 wdLineStyleThinThickLargeGap 15 wdLineStyleThinThickMedGap 12 wdLineStyleThinThickSmallGap 9 wdLineStyleThinThickThinLargeGap 17 wdLineStyleThinThickThinMedGap 14 wdLineStyleThinThickThinSmallGap 11 wdLineStyleTriple 8 }
}

WdLineType [::Word::Enum]Top, Main, Index

WdLineType
Parameters
wdTableRow1
wdTextLine0
proc ::Word::Enum::WdLineType {} {

    # wdTableRow - 1
    # wdTextLine - 0
    return { wdTableRow 1 wdTextLine 0 }
}

WdLineWidth [::Word::Enum]Top, Main, Index

WdLineWidth
Parameters
wdLineWidth025pt2
wdLineWidth050pt4
wdLineWidth075pt6
wdLineWidth100pt8
wdLineWidth150pt12
wdLineWidth225pt18
wdLineWidth300pt24
wdLineWidth450pt36
wdLineWidth600pt48
proc ::Word::Enum::WdLineWidth {} {

    # wdLineWidth025pt - 2
    # wdLineWidth050pt - 4
    # wdLineWidth075pt - 6
    # wdLineWidth100pt - 8
    # wdLineWidth150pt - 12
    # wdLineWidth225pt - 18
    # wdLineWidth300pt - 24
    # wdLineWidth450pt - 36
    # wdLineWidth600pt - 48
    return { wdLineWidth025pt 2 wdLineWidth050pt 4 wdLineWidth075pt 6 wdLineWidth100pt 8 wdLineWidth150pt 12 wdLineWidth225pt 18 wdLineWidth300pt 24 wdLineWidth450pt 36 wdLineWidth600pt 48 }
}

WdLinkType [::Word::Enum]Top, Main, Index

WdLinkType
Parameters
wdLinkTypeChart8
wdLinkTypeDDE6
wdLinkTypeDDEAuto7
wdLinkTypeImport5
wdLinkTypeInclude4
wdLinkTypeOLE0
wdLinkTypePicture1
wdLinkTypeReference3
wdLinkTypeText2
proc ::Word::Enum::WdLinkType {} {

    # wdLinkTypeChart - 8
    # wdLinkTypeDDE - 6
    # wdLinkTypeDDEAuto - 7
    # wdLinkTypeImport - 5
    # wdLinkTypeInclude - 4
    # wdLinkTypeOLE - 0
    # wdLinkTypePicture - 1
    # wdLinkTypeReference - 3
    # wdLinkTypeText - 2
    return { wdLinkTypeChart 8 wdLinkTypeDDE 6 wdLinkTypeDDEAuto 7 wdLinkTypeImport 5 wdLinkTypeInclude 4 wdLinkTypeOLE 0 wdLinkTypePicture 1 wdLinkTypeReference 3 wdLinkTypeText 2 }
}

WdListApplyTo [::Word::Enum]Top, Main, Index

WdListApplyTo
Parameters
wdListApplyToSelection2
wdListApplyToThisPointForward1
wdListApplyToWholeList0
proc ::Word::Enum::WdListApplyTo {} {

    # wdListApplyToSelection - 2
    # wdListApplyToThisPointForward - 1
    # wdListApplyToWholeList - 0
    return { wdListApplyToSelection 2 wdListApplyToThisPointForward 1 wdListApplyToWholeList 0 }
}

WdListGalleryType [::Word::Enum]Top, Main, Index

WdListGalleryType
Parameters
wdBulletGallery1
wdNumberGallery2
wdOutlineNumberGallery3
proc ::Word::Enum::WdListGalleryType {} {

    # wdBulletGallery - 1
    # wdNumberGallery - 2
    # wdOutlineNumberGallery - 3
    return { wdBulletGallery 1 wdNumberGallery 2 wdOutlineNumberGallery 3 }
}

WdListLevelAlignment [::Word::Enum]Top, Main, Index

WdListLevelAlignment
Parameters
wdListLevelAlignCenter1
wdListLevelAlignLeft0
wdListLevelAlignRight2
proc ::Word::Enum::WdListLevelAlignment {} {

    # wdListLevelAlignCenter - 1
    # wdListLevelAlignLeft - 0
    # wdListLevelAlignRight - 2
    return { wdListLevelAlignCenter 1 wdListLevelAlignLeft 0 wdListLevelAlignRight 2 }
}

WdListNumberStyle [::Word::Enum]Top, Main, Index

WdListNumberStyle
Parameters
wdListNumberStyleAiueo20
wdListNumberStyleAiueoHalfWidth12
wdListNumberStyleArabic0
wdListNumberStyleArabic146
wdListNumberStyleArabic248
wdListNumberStyleArabicFullWidth14
wdListNumberStyleArabicLZ22
wdListNumberStyleArabicLZ262
wdListNumberStyleArabicLZ363
wdListNumberStyleArabicLZ464
wdListNumberStyleBullet23
wdListNumberStyleCardinalText6
wdListNumberStyleChosung25
wdListNumberStyleGanada24
wdListNumberStyleGBNum126
wdListNumberStyleGBNum227
wdListNumberStyleGBNum328
wdListNumberStyleGBNum429
wdListNumberStyleHangul43
wdListNumberStyleHanja44
wdListNumberStyleHanjaRead41
wdListNumberStyleHanjaReadDigit42
wdListNumberStyleHebrew145
wdListNumberStyleHebrew247
wdListNumberStyleHindiArabic51
wdListNumberStyleHindiCardinalText52
wdListNumberStyleHindiLetter149
wdListNumberStyleHindiLetter250
wdListNumberStyleIroha21
wdListNumberStyleIrohaHalfWidth13
wdListNumberStyleKanji10
wdListNumberStyleKanjiDigit11
wdListNumberStyleKanjiTraditional16
wdListNumberStyleKanjiTraditional217
wdListNumberStyleLegal253
wdListNumberStyleLegalLZ254
wdListNumberStyleLowercaseBulgarian67
wdListNumberStyleLowercaseGreek60
wdListNumberStyleLowercaseLetter4
wdListNumberStyleLowercaseRoman2
wdListNumberStyleLowercaseRussian58
wdListNumberStyleLowercaseTurkish65
wdListNumberStyleNone255
wdListNumberStyleNumberInCircle18
wdListNumberStyleOrdinal5
wdListNumberStyleOrdinalText7
wdListNumberStylePictureBullet249
wdListNumberStyleSimpChinNum137
wdListNumberStyleSimpChinNum238
wdListNumberStyleSimpChinNum339
wdListNumberStyleSimpChinNum440
wdListNumberStyleThaiArabic54
wdListNumberStyleThaiCardinalText55
wdListNumberStyleThaiLetter53
wdListNumberStyleTradChinNum133
wdListNumberStyleTradChinNum234
wdListNumberStyleTradChinNum335
wdListNumberStyleTradChinNum436
wdListNumberStyleUppercaseBulgarian68
wdListNumberStyleUppercaseGreek61
wdListNumberStyleUppercaseLetter3
wdListNumberStyleUppercaseRoman1
wdListNumberStyleUppercaseRussian59
wdListNumberStyleUppercaseTurkish66
wdListNumberStyleVietCardinalText56
wdListNumberStyleZodiac130
wdListNumberStyleZodiac231
wdListNumberStyleZodiac332
proc ::Word::Enum::WdListNumberStyle {} {

    # wdListNumberStyleAiueo - 20
    # wdListNumberStyleAiueoHalfWidth - 12
    # wdListNumberStyleArabic - 0
    # wdListNumberStyleArabic1 - 46
    # wdListNumberStyleArabic2 - 48
    # wdListNumberStyleArabicFullWidth - 14
    # wdListNumberStyleArabicLZ - 22
    # wdListNumberStyleArabicLZ2 - 62
    # wdListNumberStyleArabicLZ3 - 63
    # wdListNumberStyleArabicLZ4 - 64
    # wdListNumberStyleBullet - 23
    # wdListNumberStyleCardinalText - 6
    # wdListNumberStyleChosung - 25
    # wdListNumberStyleGanada - 24
    # wdListNumberStyleGBNum1 - 26
    # wdListNumberStyleGBNum2 - 27
    # wdListNumberStyleGBNum3 - 28
    # wdListNumberStyleGBNum4 - 29
    # wdListNumberStyleHangul - 43
    # wdListNumberStyleHanja - 44
    # wdListNumberStyleHanjaRead - 41
    # wdListNumberStyleHanjaReadDigit - 42
    # wdListNumberStyleHebrew1 - 45
    # wdListNumberStyleHebrew2 - 47
    # wdListNumberStyleHindiArabic - 51
    # wdListNumberStyleHindiCardinalText - 52
    # wdListNumberStyleHindiLetter1 - 49
    # wdListNumberStyleHindiLetter2 - 50
    # wdListNumberStyleIroha - 21
    # wdListNumberStyleIrohaHalfWidth - 13
    # wdListNumberStyleKanji - 10
    # wdListNumberStyleKanjiDigit - 11
    # wdListNumberStyleKanjiTraditional - 16
    # wdListNumberStyleKanjiTraditional2 - 17
    # wdListNumberStyleLegal - 253
    # wdListNumberStyleLegalLZ - 254
    # wdListNumberStyleLowercaseBulgarian - 67
    # wdListNumberStyleLowercaseGreek - 60
    # wdListNumberStyleLowercaseLetter - 4
    # wdListNumberStyleLowercaseRoman - 2
    # wdListNumberStyleLowercaseRussian - 58
    # wdListNumberStyleLowercaseTurkish - 65
    # wdListNumberStyleNone - 255
    # wdListNumberStyleNumberInCircle - 18
    # wdListNumberStyleOrdinal - 5
    # wdListNumberStyleOrdinalText - 7
    # wdListNumberStylePictureBullet - 249
    # wdListNumberStyleSimpChinNum1 - 37
    # wdListNumberStyleSimpChinNum2 - 38
    # wdListNumberStyleSimpChinNum3 - 39
    # wdListNumberStyleSimpChinNum4 - 40
    # wdListNumberStyleThaiArabic - 54
    # wdListNumberStyleThaiCardinalText - 55
    # wdListNumberStyleThaiLetter - 53
    # wdListNumberStyleTradChinNum1 - 33
    # wdListNumberStyleTradChinNum2 - 34
    # wdListNumberStyleTradChinNum3 - 35
    # wdListNumberStyleTradChinNum4 - 36
    # wdListNumberStyleUppercaseBulgarian - 68
    # wdListNumberStyleUppercaseGreek - 61
    # wdListNumberStyleUppercaseLetter - 3
    # wdListNumberStyleUppercaseRoman - 1
    # wdListNumberStyleUppercaseRussian - 59
    # wdListNumberStyleUppercaseTurkish - 66
    # wdListNumberStyleVietCardinalText - 56
    # wdListNumberStyleZodiac1 - 30
    # wdListNumberStyleZodiac2 - 31
    # wdListNumberStyleZodiac3 - 32
    return { wdListNumberStyleAiueo 20 wdListNumberStyleAiueoHalfWidth 12 wdListNumberStyleArabic 0 wdListNumberStyleArabic1 46 wdListNumberStyleArabic2 48 wdListNumberStyleArabicFullWidth 14 wdListNumberStyleArabicLZ 22 wdListNumberStyleArabicLZ2 62 wdListNumberStyleArabicLZ3 63 wdListNumberStyleArabicLZ4 64 wdListNumberStyleBullet 23 wdListNumberStyleCardinalText 6 wdListNumberStyleChosung 25 wdListNumberStyleGanada 24 wdListNumberStyleGBNum1 26 wdListNumberStyleGBNum2 27 wdListNumberStyleGBNum3 28 wdListNumberStyleGBNum4 29 wdListNumberStyleHangul 43 wdListNumberStyleHanja 44 wdListNumberStyleHanjaRead 41 wdListNumberStyleHanjaReadDigit 42 wdListNumberStyleHebrew1 45 wdListNumberStyleHebrew2 47 wdListNumberStyleHindiArabic 51 wdListNumberStyleHindiCardinalText 52 wdListNumberStyleHindiLetter1 49 wdListNumberStyleHindiLetter2 50 wdListNumberStyleIroha 21 wdListNumberStyleIrohaHalfWidth 13 wdListNumberStyleKanji 10 wdListNumberStyleKanjiDigit 11 wdListNumberStyleKanjiTraditional 16 wdListNumberStyleKanjiTraditional2 17 wdListNumberStyleLegal 253 wdListNumberStyleLegalLZ 254 wdListNumberStyleLowercaseBulgarian 67 wdListNumberStyleLowercaseGreek 60 wdListNumberStyleLowercaseLetter 4 wdListNumberStyleLowercaseRoman 2 wdListNumberStyleLowercaseRussian 58 wdListNumberStyleLowercaseTurkish 65 wdListNumberStyleNone 255 wdListNumberStyleNumberInCircle 18 wdListNumberStyleOrdinal 5 wdListNumberStyleOrdinalText 7 wdListNumberStylePictureBullet 249 wdListNumberStyleSimpChinNum1 37 wdListNumberStyleSimpChinNum2 38 wdListNumberStyleSimpChinNum3 39 wdListNumberStyleSimpChinNum4 40 wdListNumberStyleThaiArabic 54 wdListNumberStyleThaiCardinalText 55 wdListNumberStyleThaiLetter 53 wdListNumberStyleTradChinNum1 33 wdListNumberStyleTradChinNum2 34 wdListNumberStyleTradChinNum3 35 wdListNumberStyleTradChinNum4 36 wdListNumberStyleUppercaseBulgarian 68 wdListNumberStyleUppercaseGreek 61 wdListNumberStyleUppercaseLetter 3 wdListNumberStyleUppercaseRoman 1 wdListNumberStyleUppercaseRussian 59 wdListNumberStyleUppercaseTurkish 66 wdListNumberStyleVietCardinalText 56 wdListNumberStyleZodiac1 30 wdListNumberStyleZodiac2 31 wdListNumberStyleZodiac3 32 }
}

WdListNumberStyleHID [::Word::Enum]Top, Main, Index

WdListNumberStyleHID
Parameters
emptyenum0
proc ::Word::Enum::WdListNumberStyleHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdListType [::Word::Enum]Top, Main, Index

WdListType
Parameters
wdListBullet2
wdListListNumOnly1
wdListMixedNumbering5
wdListNoNumbering0
wdListOutlineNumbering4
wdListPictureBullet6
wdListSimpleNumbering3
proc ::Word::Enum::WdListType {} {

    # wdListBullet - 2
    # wdListListNumOnly - 1
    # wdListMixedNumbering - 5
    # wdListNoNumbering - 0
    # wdListOutlineNumbering - 4
    # wdListPictureBullet - 6
    # wdListSimpleNumbering - 3
    return { wdListBullet 2 wdListListNumOnly 1 wdListMixedNumbering 5 wdListNoNumbering 0 wdListOutlineNumbering 4 wdListPictureBullet 6 wdListSimpleNumbering 3 }
}

WdLockType [::Word::Enum]Top, Main, Index

WdLockType
Parameters
wdLockChanged3
wdLockEphemeral2
wdLockNone0
wdLockReservation1
proc ::Word::Enum::WdLockType {} {

    # wdLockChanged - 3
    # wdLockEphemeral - 2
    # wdLockNone - 0
    # wdLockReservation - 1
    return { wdLockChanged 3 wdLockEphemeral 2 wdLockNone 0 wdLockReservation 1 }
}

WdMailerPriority [::Word::Enum]Top, Main, Index

WdMailerPriority
Parameters
wdPriorityHigh3
wdPriorityLow2
wdPriorityNormal1
proc ::Word::Enum::WdMailerPriority {} {

    # wdPriorityHigh - 3
    # wdPriorityLow - 2
    # wdPriorityNormal - 1
    return { wdPriorityHigh 3 wdPriorityLow 2 wdPriorityNormal 1 }
}

WdMailMergeActiveRecord [::Word::Enum]Top, Main, Index

WdMailMergeActiveRecord
Parameters
wdFirstDataSourceRecord-6
wdFirstRecord-4
wdLastDataSourceRecord-7
wdLastRecord-5
wdNextDataSourceRecord-8
wdNextRecord-2
wdNoActiveRecord-1
wdPreviousDataSourceRecord-9
wdPreviousRecord-3
proc ::Word::Enum::WdMailMergeActiveRecord {} {

    # wdFirstDataSourceRecord - -6
    # wdFirstRecord - -4
    # wdLastDataSourceRecord - -7
    # wdLastRecord - -5
    # wdNextDataSourceRecord - -8
    # wdNextRecord - -2
    # wdNoActiveRecord - -1
    # wdPreviousDataSourceRecord - -9
    # wdPreviousRecord - -3
    return { wdFirstDataSourceRecord -6 wdFirstRecord -4 wdLastDataSourceRecord -7 wdLastRecord -5 wdNextDataSourceRecord -8 wdNextRecord -2 wdNoActiveRecord -1 wdPreviousDataSourceRecord -9 wdPreviousRecord -3 }
}

WdMailMergeComparison [::Word::Enum]Top, Main, Index

WdMailMergeComparison
Parameters
wdMergeIfEqual0
wdMergeIfGreaterThan3
wdMergeIfGreaterThanOrEqual5
wdMergeIfIsBlank6
wdMergeIfIsNotBlank7
wdMergeIfLessThan2
wdMergeIfLessThanOrEqual4
wdMergeIfNotEqual1
proc ::Word::Enum::WdMailMergeComparison {} {

    # wdMergeIfEqual - 0
    # wdMergeIfGreaterThan - 3
    # wdMergeIfGreaterThanOrEqual - 5
    # wdMergeIfIsBlank - 6
    # wdMergeIfIsNotBlank - 7
    # wdMergeIfLessThan - 2
    # wdMergeIfLessThanOrEqual - 4
    # wdMergeIfNotEqual - 1
    return { wdMergeIfEqual 0 wdMergeIfGreaterThan 3 wdMergeIfGreaterThanOrEqual 5 wdMergeIfIsBlank 6 wdMergeIfIsNotBlank 7 wdMergeIfLessThan 2 wdMergeIfLessThanOrEqual 4 wdMergeIfNotEqual 1 }
}

WdMailMergeDataSource [::Word::Enum]Top, Main, Index

WdMailMergeDataSource
Parameters
wdMergeInfoFromAccessDDE1
wdMergeInfoFromExcelDDE2
wdMergeInfoFromMSQueryDDE3
wdMergeInfoFromODBC4
wdMergeInfoFromODSO5
wdMergeInfoFromWord0
wdNoMergeInfo-1
proc ::Word::Enum::WdMailMergeDataSource {} {

    # wdMergeInfoFromAccessDDE - 1
    # wdMergeInfoFromExcelDDE - 2
    # wdMergeInfoFromMSQueryDDE - 3
    # wdMergeInfoFromODBC - 4
    # wdMergeInfoFromODSO - 5
    # wdMergeInfoFromWord - 0
    # wdNoMergeInfo - -1
    return { wdMergeInfoFromAccessDDE 1 wdMergeInfoFromExcelDDE 2 wdMergeInfoFromMSQueryDDE 3 wdMergeInfoFromODBC 4 wdMergeInfoFromODSO 5 wdMergeInfoFromWord 0 wdNoMergeInfo -1 }
}

WdMailMergeDefaultRecord [::Word::Enum]Top, Main, Index

WdMailMergeDefaultRecord
Parameters
wdDefaultFirstRecord1
wdDefaultLastRecord-16
proc ::Word::Enum::WdMailMergeDefaultRecord {} {

    # wdDefaultFirstRecord - 1
    # wdDefaultLastRecord - -16
    return { wdDefaultFirstRecord 1 wdDefaultLastRecord -16 }
}

WdMailMergeDestination [::Word::Enum]Top, Main, Index

WdMailMergeDestination
Parameters
wdSendToEmail2
wdSendToFax3
wdSendToNewDocument0
wdSendToPrinter1
proc ::Word::Enum::WdMailMergeDestination {} {

    # wdSendToEmail - 2
    # wdSendToFax - 3
    # wdSendToNewDocument - 0
    # wdSendToPrinter - 1
    return { wdSendToEmail 2 wdSendToFax 3 wdSendToNewDocument 0 wdSendToPrinter 1 }
}

WdMailMergeMailFormat [::Word::Enum]Top, Main, Index

WdMailMergeMailFormat
Parameters
wdMailFormatHTML1
wdMailFormatPlainText0
proc ::Word::Enum::WdMailMergeMailFormat {} {

    # wdMailFormatHTML - 1
    # wdMailFormatPlainText - 0
    return { wdMailFormatHTML 1 wdMailFormatPlainText 0 }
}

WdMailMergeMainDocType [::Word::Enum]Top, Main, Index

WdMailMergeMainDocType
Parameters
wdCatalog3
wdDirectory3
wdEMail4
wdEnvelopes2
wdFax5
wdFormLetters0
wdMailingLabels1
wdNotAMergeDocument-1
proc ::Word::Enum::WdMailMergeMainDocType {} {

    # wdCatalog - 3
    # wdDirectory - 3
    # wdEMail - 4
    # wdEnvelopes - 2
    # wdFax - 5
    # wdFormLetters - 0
    # wdMailingLabels - 1
    # wdNotAMergeDocument - -1
    return { wdCatalog 3 wdDirectory 3 wdEMail 4 wdEnvelopes 2 wdFax 5 wdFormLetters 0 wdMailingLabels 1 wdNotAMergeDocument -1 }
}

WdMailMergeState [::Word::Enum]Top, Main, Index

WdMailMergeState
Parameters
wdDataSource5
wdMainAndDataSource2
wdMainAndHeader3
wdMainAndSourceAndHeader4
wdMainDocumentOnly1
wdNormalDocument0
proc ::Word::Enum::WdMailMergeState {} {

    # wdDataSource - 5
    # wdMainAndDataSource - 2
    # wdMainAndHeader - 3
    # wdMainAndSourceAndHeader - 4
    # wdMainDocumentOnly - 1
    # wdNormalDocument - 0
    return { wdDataSource 5 wdMainAndDataSource 2 wdMainAndHeader 3 wdMainAndSourceAndHeader 4 wdMainDocumentOnly 1 wdNormalDocument 0 }
}

WdMailSystem [::Word::Enum]Top, Main, Index

WdMailSystem
Parameters
wdMAPI1
wdMAPIandPowerTalk3
wdNoMailSystem0
wdPowerTalk2
proc ::Word::Enum::WdMailSystem {} {

    # wdMAPI - 1
    # wdMAPIandPowerTalk - 3
    # wdNoMailSystem - 0
    # wdPowerTalk - 2
    return { wdMAPI 1 wdMAPIandPowerTalk 3 wdNoMailSystem 0 wdPowerTalk 2 }
}

WdMappedDataFields [::Word::Enum]Top, Main, Index

WdMappedDataFields
Parameters
wdAddress110
wdAddress211
wdAddress329
wdBusinessFax17
wdBusinessPhone16
wdCity12
wdCompany9
wdCountryRegion15
wdCourtesyTitle2
wdDepartment30
wdEmailAddress20
wdFirstName3
wdHomeFax19
wdHomePhone18
wdJobTitle8
wdLastName5
wdMiddleName4
wdNickname7
wdPostalCode14
wdRubyFirstName27
wdRubyLastName28
wdSpouseCourtesyTitle22
wdSpouseFirstName23
wdSpouseLastName25
wdSpouseMiddleName24
wdSpouseNickname26
wdState13
wdSuffix6
wdUniqueIdentifier1
wdWebPageURL21
proc ::Word::Enum::WdMappedDataFields {} {

    # wdAddress1 - 10
    # wdAddress2 - 11
    # wdAddress3 - 29
    # wdBusinessFax - 17
    # wdBusinessPhone - 16
    # wdCity - 12
    # wdCompany - 9
    # wdCountryRegion - 15
    # wdCourtesyTitle - 2
    # wdDepartment - 30
    # wdEmailAddress - 20
    # wdFirstName - 3
    # wdHomeFax - 19
    # wdHomePhone - 18
    # wdJobTitle - 8
    # wdLastName - 5
    # wdMiddleName - 4
    # wdNickname - 7
    # wdPostalCode - 14
    # wdRubyFirstName - 27
    # wdRubyLastName - 28
    # wdSpouseCourtesyTitle - 22
    # wdSpouseFirstName - 23
    # wdSpouseLastName - 25
    # wdSpouseMiddleName - 24
    # wdSpouseNickname - 26
    # wdState - 13
    # wdSuffix - 6
    # wdUniqueIdentifier - 1
    # wdWebPageURL - 21
    return { wdAddress1 10 wdAddress2 11 wdAddress3 29 wdBusinessFax 17 wdBusinessPhone 16 wdCity 12 wdCompany 9 wdCountryRegion 15 wdCourtesyTitle 2 wdDepartment 30 wdEmailAddress 20 wdFirstName 3 wdHomeFax 19 wdHomePhone 18 wdJobTitle 8 wdLastName 5 wdMiddleName 4 wdNickname 7 wdPostalCode 14 wdRubyFirstName 27 wdRubyLastName 28 wdSpouseCourtesyTitle 22 wdSpouseFirstName 23 wdSpouseLastName 25 wdSpouseMiddleName 24 wdSpouseNickname 26 wdState 13 wdSuffix 6 wdUniqueIdentifier 1 wdWebPageURL 21 }
}

WdMeasurementUnits [::Word::Enum]Top, Main, Index

WdMeasurementUnits
Parameters
wdCentimeters1
wdInches0
wdMillimeters2
wdPicas4
wdPoints3
proc ::Word::Enum::WdMeasurementUnits {} {

    # wdCentimeters - 1
    # wdInches - 0
    # wdMillimeters - 2
    # wdPicas - 4
    # wdPoints - 3
    return { wdCentimeters 1 wdInches 0 wdMillimeters 2 wdPicas 4 wdPoints 3 }
}

WdMeasurementUnitsHID [::Word::Enum]Top, Main, Index

WdMeasurementUnitsHID
Parameters
emptyenum0
proc ::Word::Enum::WdMeasurementUnitsHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdMergeFormatFrom [::Word::Enum]Top, Main, Index

WdMergeFormatFrom
Parameters
wdMergeFormatFromOriginal0
wdMergeFormatFromPrompt2
wdMergeFormatFromRevised1
proc ::Word::Enum::WdMergeFormatFrom {} {

    # wdMergeFormatFromOriginal - 0
    # wdMergeFormatFromPrompt - 2
    # wdMergeFormatFromRevised - 1
    return { wdMergeFormatFromOriginal 0 wdMergeFormatFromPrompt 2 wdMergeFormatFromRevised 1 }
}

WdMergeSubType [::Word::Enum]Top, Main, Index

WdMergeSubType
Parameters
wdMergeSubTypeAccess1
wdMergeSubTypeOAL2
wdMergeSubTypeOLEDBText5
wdMergeSubTypeOLEDBWord3
wdMergeSubTypeOther0
wdMergeSubTypeOutlook6
wdMergeSubTypeWord7
wdMergeSubTypeWord20008
wdMergeSubTypeWorks4
proc ::Word::Enum::WdMergeSubType {} {

    # wdMergeSubTypeAccess - 1
    # wdMergeSubTypeOAL - 2
    # wdMergeSubTypeOLEDBText - 5
    # wdMergeSubTypeOLEDBWord - 3
    # wdMergeSubTypeOther - 0
    # wdMergeSubTypeOutlook - 6
    # wdMergeSubTypeWord - 7
    # wdMergeSubTypeWord2000 - 8
    # wdMergeSubTypeWorks - 4
    return { wdMergeSubTypeAccess 1 wdMergeSubTypeOAL 2 wdMergeSubTypeOLEDBText 5 wdMergeSubTypeOLEDBWord 3 wdMergeSubTypeOther 0 wdMergeSubTypeOutlook 6 wdMergeSubTypeWord 7 wdMergeSubTypeWord2000 8 wdMergeSubTypeWorks 4 }
}

WdMergeTarget [::Word::Enum]Top, Main, Index

WdMergeTarget
Parameters
wdMergeTargetCurrent1
wdMergeTargetNew2
wdMergeTargetSelected0
proc ::Word::Enum::WdMergeTarget {} {

    # wdMergeTargetCurrent - 1
    # wdMergeTargetNew - 2
    # wdMergeTargetSelected - 0
    return { wdMergeTargetCurrent 1 wdMergeTargetNew 2 wdMergeTargetSelected 0 }
}

WdMonthNames [::Word::Enum]Top, Main, Index

WdMonthNames
Parameters
wdMonthNamesArabic0
wdMonthNamesEnglish1
wdMonthNamesFrench2
proc ::Word::Enum::WdMonthNames {} {

    # wdMonthNamesArabic - 0
    # wdMonthNamesEnglish - 1
    # wdMonthNamesFrench - 2
    return { wdMonthNamesArabic 0 wdMonthNamesEnglish 1 wdMonthNamesFrench 2 }
}

WdMoveFromTextMark [::Word::Enum]Top, Main, Index

WdMoveFromTextMark
Parameters
wdMoveFromTextMarkBold6
wdMoveFromTextMarkCaret3
wdMoveFromTextMarkColorOnly10
wdMoveFromTextMarkDoubleStrikeThrough1
wdMoveFromTextMarkDoubleUnderline9
wdMoveFromTextMarkHidden0
wdMoveFromTextMarkItalic7
wdMoveFromTextMarkNone5
wdMoveFromTextMarkPound4
wdMoveFromTextMarkStrikeThrough2
wdMoveFromTextMarkUnderline8
proc ::Word::Enum::WdMoveFromTextMark {} {

    # wdMoveFromTextMarkBold - 6
    # wdMoveFromTextMarkCaret - 3
    # wdMoveFromTextMarkColorOnly - 10
    # wdMoveFromTextMarkDoubleStrikeThrough - 1
    # wdMoveFromTextMarkDoubleUnderline - 9
    # wdMoveFromTextMarkHidden - 0
    # wdMoveFromTextMarkItalic - 7
    # wdMoveFromTextMarkNone - 5
    # wdMoveFromTextMarkPound - 4
    # wdMoveFromTextMarkStrikeThrough - 2
    # wdMoveFromTextMarkUnderline - 8
    return { wdMoveFromTextMarkBold 6 wdMoveFromTextMarkCaret 3 wdMoveFromTextMarkColorOnly 10 wdMoveFromTextMarkDoubleStrikeThrough 1 wdMoveFromTextMarkDoubleUnderline 9 wdMoveFromTextMarkHidden 0 wdMoveFromTextMarkItalic 7 wdMoveFromTextMarkNone 5 wdMoveFromTextMarkPound 4 wdMoveFromTextMarkStrikeThrough 2 wdMoveFromTextMarkUnderline 8 }
}

WdMovementType [::Word::Enum]Top, Main, Index

WdMovementType
Parameters
wdExtend1
wdMove0
proc ::Word::Enum::WdMovementType {} {

    # wdExtend - 1
    # wdMove - 0
    return { wdExtend 1 wdMove 0 }
}

WdMoveToTextMark [::Word::Enum]Top, Main, Index

WdMoveToTextMark
Parameters
wdMoveToTextMarkBold1
wdMoveToTextMarkColorOnly5
wdMoveToTextMarkDoubleStrikeThrough7
wdMoveToTextMarkDoubleUnderline4
wdMoveToTextMarkItalic2
wdMoveToTextMarkNone0
wdMoveToTextMarkStrikeThrough6
wdMoveToTextMarkUnderline3
proc ::Word::Enum::WdMoveToTextMark {} {

    # wdMoveToTextMarkBold - 1
    # wdMoveToTextMarkColorOnly - 5
    # wdMoveToTextMarkDoubleStrikeThrough - 7
    # wdMoveToTextMarkDoubleUnderline - 4
    # wdMoveToTextMarkItalic - 2
    # wdMoveToTextMarkNone - 0
    # wdMoveToTextMarkStrikeThrough - 6
    # wdMoveToTextMarkUnderline - 3
    return { wdMoveToTextMarkBold 1 wdMoveToTextMarkColorOnly 5 wdMoveToTextMarkDoubleStrikeThrough 7 wdMoveToTextMarkDoubleUnderline 4 wdMoveToTextMarkItalic 2 wdMoveToTextMarkNone 0 wdMoveToTextMarkStrikeThrough 6 wdMoveToTextMarkUnderline 3 }
}

WdMultipleWordConversionsMode [::Word::Enum]Top, Main, Index

WdMultipleWordConversionsMode
Parameters
wdHangulToHanja0
wdHanjaToHangul1
proc ::Word::Enum::WdMultipleWordConversionsMode {} {

    # wdHangulToHanja - 0
    # wdHanjaToHangul - 1
    return { wdHangulToHanja 0 wdHanjaToHangul 1 }
}

WdNewDocumentType [::Word::Enum]Top, Main, Index

WdNewDocumentType
Parameters
wdNewBlankDocument0
wdNewEmailMessage2
wdNewFrameset3
wdNewWebPage1
wdNewXMLDocument4
proc ::Word::Enum::WdNewDocumentType {} {

    # wdNewBlankDocument - 0
    # wdNewEmailMessage - 2
    # wdNewFrameset - 3
    # wdNewWebPage - 1
    # wdNewXMLDocument - 4
    return { wdNewBlankDocument 0 wdNewEmailMessage 2 wdNewFrameset 3 wdNewWebPage 1 wdNewXMLDocument 4 }
}

WdNoteNumberStyle [::Word::Enum]Top, Main, Index

WdNoteNumberStyle
Parameters
wdNoteNumberStyleArabic0
wdNoteNumberStyleArabicFullWidth14
wdNoteNumberStyleArabicLetter146
wdNoteNumberStyleArabicLetter248
wdNoteNumberStyleHanjaRead41
wdNoteNumberStyleHanjaReadDigit42
wdNoteNumberStyleHebrewLetter145
wdNoteNumberStyleHebrewLetter247
wdNoteNumberStyleHindiArabic51
wdNoteNumberStyleHindiCardinalText52
wdNoteNumberStyleHindiLetter149
wdNoteNumberStyleHindiLetter250
wdNoteNumberStyleKanji10
wdNoteNumberStyleKanjiDigit11
wdNoteNumberStyleKanjiTraditional16
wdNoteNumberStyleLowercaseLetter4
wdNoteNumberStyleLowercaseRoman2
wdNoteNumberStyleNumberInCircle18
wdNoteNumberStyleSimpChinNum137
wdNoteNumberStyleSimpChinNum238
wdNoteNumberStyleSymbol9
wdNoteNumberStyleThaiArabic54
wdNoteNumberStyleThaiCardinalText55
wdNoteNumberStyleThaiLetter53
wdNoteNumberStyleTradChinNum133
wdNoteNumberStyleTradChinNum234
wdNoteNumberStyleUppercaseLetter3
wdNoteNumberStyleUppercaseRoman1
wdNoteNumberStyleVietCardinalText56
proc ::Word::Enum::WdNoteNumberStyle {} {

    # wdNoteNumberStyleArabic - 0
    # wdNoteNumberStyleArabicFullWidth - 14
    # wdNoteNumberStyleArabicLetter1 - 46
    # wdNoteNumberStyleArabicLetter2 - 48
    # wdNoteNumberStyleHanjaRead - 41
    # wdNoteNumberStyleHanjaReadDigit - 42
    # wdNoteNumberStyleHebrewLetter1 - 45
    # wdNoteNumberStyleHebrewLetter2 - 47
    # wdNoteNumberStyleHindiArabic - 51
    # wdNoteNumberStyleHindiCardinalText - 52
    # wdNoteNumberStyleHindiLetter1 - 49
    # wdNoteNumberStyleHindiLetter2 - 50
    # wdNoteNumberStyleKanji - 10
    # wdNoteNumberStyleKanjiDigit - 11
    # wdNoteNumberStyleKanjiTraditional - 16
    # wdNoteNumberStyleLowercaseLetter - 4
    # wdNoteNumberStyleLowercaseRoman - 2
    # wdNoteNumberStyleNumberInCircle - 18
    # wdNoteNumberStyleSimpChinNum1 - 37
    # wdNoteNumberStyleSimpChinNum2 - 38
    # wdNoteNumberStyleSymbol - 9
    # wdNoteNumberStyleThaiArabic - 54
    # wdNoteNumberStyleThaiCardinalText - 55
    # wdNoteNumberStyleThaiLetter - 53
    # wdNoteNumberStyleTradChinNum1 - 33
    # wdNoteNumberStyleTradChinNum2 - 34
    # wdNoteNumberStyleUppercaseLetter - 3
    # wdNoteNumberStyleUppercaseRoman - 1
    # wdNoteNumberStyleVietCardinalText - 56
    return { wdNoteNumberStyleArabic 0 wdNoteNumberStyleArabicFullWidth 14 wdNoteNumberStyleArabicLetter1 46 wdNoteNumberStyleArabicLetter2 48 wdNoteNumberStyleHanjaRead 41 wdNoteNumberStyleHanjaReadDigit 42 wdNoteNumberStyleHebrewLetter1 45 wdNoteNumberStyleHebrewLetter2 47 wdNoteNumberStyleHindiArabic 51 wdNoteNumberStyleHindiCardinalText 52 wdNoteNumberStyleHindiLetter1 49 wdNoteNumberStyleHindiLetter2 50 wdNoteNumberStyleKanji 10 wdNoteNumberStyleKanjiDigit 11 wdNoteNumberStyleKanjiTraditional 16 wdNoteNumberStyleLowercaseLetter 4 wdNoteNumberStyleLowercaseRoman 2 wdNoteNumberStyleNumberInCircle 18 wdNoteNumberStyleSimpChinNum1 37 wdNoteNumberStyleSimpChinNum2 38 wdNoteNumberStyleSymbol 9 wdNoteNumberStyleThaiArabic 54 wdNoteNumberStyleThaiCardinalText 55 wdNoteNumberStyleThaiLetter 53 wdNoteNumberStyleTradChinNum1 33 wdNoteNumberStyleTradChinNum2 34 wdNoteNumberStyleUppercaseLetter 3 wdNoteNumberStyleUppercaseRoman 1 wdNoteNumberStyleVietCardinalText 56 }
}

WdNoteNumberStyleHID [::Word::Enum]Top, Main, Index

WdNoteNumberStyleHID
Parameters
emptyenum0
proc ::Word::Enum::WdNoteNumberStyleHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdNumberForm [::Word::Enum]Top, Main, Index

WdNumberForm
Parameters
wdNumberFormDefault0
wdNumberFormLining1
wdNumberFormOldStyle2
proc ::Word::Enum::WdNumberForm {} {

    # wdNumberFormDefault - 0
    # wdNumberFormLining - 1
    # wdNumberFormOldStyle - 2
    return { wdNumberFormDefault 0 wdNumberFormLining 1 wdNumberFormOldStyle 2 }
}

WdNumberingRule [::Word::Enum]Top, Main, Index

WdNumberingRule
Parameters
wdRestartContinuous0
wdRestartPage2
wdRestartSection1
proc ::Word::Enum::WdNumberingRule {} {

    # wdRestartContinuous - 0
    # wdRestartPage - 2
    # wdRestartSection - 1
    return { wdRestartContinuous 0 wdRestartPage 2 wdRestartSection 1 }
}

WdNumberSpacing [::Word::Enum]Top, Main, Index

WdNumberSpacing
Parameters
wdNumberSpacingDefault0
wdNumberSpacingProportional1
wdNumberSpacingTabular2
proc ::Word::Enum::WdNumberSpacing {} {

    # wdNumberSpacingDefault - 0
    # wdNumberSpacingProportional - 1
    # wdNumberSpacingTabular - 2
    return { wdNumberSpacingDefault 0 wdNumberSpacingProportional 1 wdNumberSpacingTabular 2 }
}

WdNumberStyleWordBasicBiDi [::Word::Enum]Top, Main, Index

WdNumberStyleWordBasicBiDi
Parameters
wdCaptionNumberStyleBidiLetter149
wdCaptionNumberStyleBidiLetter250
wdListNumberStyleBidi149
wdListNumberStyleBidi250
wdNoteNumberStyleBidiLetter149
wdNoteNumberStyleBidiLetter250
wdPageNumberStyleBidiLetter149
wdPageNumberStyleBidiLetter250
proc ::Word::Enum::WdNumberStyleWordBasicBiDi {} {

    # wdCaptionNumberStyleBidiLetter1 - 49
    # wdCaptionNumberStyleBidiLetter2 - 50
    # wdListNumberStyleBidi1 - 49
    # wdListNumberStyleBidi2 - 50
    # wdNoteNumberStyleBidiLetter1 - 49
    # wdNoteNumberStyleBidiLetter2 - 50
    # wdPageNumberStyleBidiLetter1 - 49
    # wdPageNumberStyleBidiLetter2 - 50
    return { wdCaptionNumberStyleBidiLetter1 49 wdCaptionNumberStyleBidiLetter2 50 wdListNumberStyleBidi1 49 wdListNumberStyleBidi2 50 wdNoteNumberStyleBidiLetter1 49 wdNoteNumberStyleBidiLetter2 50 wdPageNumberStyleBidiLetter1 49 wdPageNumberStyleBidiLetter2 50 }
}

WdNumberType [::Word::Enum]Top, Main, Index

WdNumberType
Parameters
wdNumberAllNumbers3
wdNumberListNum2
wdNumberParagraph1
proc ::Word::Enum::WdNumberType {} {

    # wdNumberAllNumbers - 3
    # wdNumberListNum - 2
    # wdNumberParagraph - 1
    return { wdNumberAllNumbers 3 wdNumberListNum 2 wdNumberParagraph 1 }
}

WdOLEPlacement [::Word::Enum]Top, Main, Index

WdOLEPlacement
Parameters
wdFloatOverText1
wdInLine0
proc ::Word::Enum::WdOLEPlacement {} {

    # wdFloatOverText - 1
    # wdInLine - 0
    return { wdFloatOverText 1 wdInLine 0 }
}

WdOLEType [::Word::Enum]Top, Main, Index

WdOLEType
Parameters
wdOLEControl2
wdOLEEmbed1
wdOLELink0
proc ::Word::Enum::WdOLEType {} {

    # wdOLEControl - 2
    # wdOLEEmbed - 1
    # wdOLELink - 0
    return { wdOLEControl 2 wdOLEEmbed 1 wdOLELink 0 }
}

WdOLEVerb [::Word::Enum]Top, Main, Index

WdOLEVerb
Parameters
wdOLEVerbDiscardUndoState-6
wdOLEVerbHide-3
wdOLEVerbInPlaceActivate-5
wdOLEVerbOpen-2
wdOLEVerbPrimary0
wdOLEVerbShow-1
wdOLEVerbUIActivate-4
proc ::Word::Enum::WdOLEVerb {} {

    # wdOLEVerbDiscardUndoState - -6
    # wdOLEVerbHide - -3
    # wdOLEVerbInPlaceActivate - -5
    # wdOLEVerbOpen - -2
    # wdOLEVerbPrimary - 0
    # wdOLEVerbShow - -1
    # wdOLEVerbUIActivate - -4
    return { wdOLEVerbDiscardUndoState -6 wdOLEVerbHide -3 wdOLEVerbInPlaceActivate -5 wdOLEVerbOpen -2 wdOLEVerbPrimary 0 wdOLEVerbShow -1 wdOLEVerbUIActivate -4 }
}

WdOMathBreakBin [::Word::Enum]Top, Main, Index

WdOMathBreakBin
Parameters
wdOMathBreakBinAfter1
wdOMathBreakBinBefore0
wdOMathBreakBinRepeat2
proc ::Word::Enum::WdOMathBreakBin {} {

    # wdOMathBreakBinAfter - 1
    # wdOMathBreakBinBefore - 0
    # wdOMathBreakBinRepeat - 2
    return { wdOMathBreakBinAfter 1 wdOMathBreakBinBefore 0 wdOMathBreakBinRepeat 2 }
}

WdOMathBreakSub [::Word::Enum]Top, Main, Index

WdOMathBreakSub
Parameters
wdOMathBreakSubMinusMinus0
wdOMathBreakSubMinusPlus2
wdOMathBreakSubPlusMinus1
proc ::Word::Enum::WdOMathBreakSub {} {

    # wdOMathBreakSubMinusMinus - 0
    # wdOMathBreakSubMinusPlus - 2
    # wdOMathBreakSubPlusMinus - 1
    return { wdOMathBreakSubMinusMinus 0 wdOMathBreakSubMinusPlus 2 wdOMathBreakSubPlusMinus 1 }
}

WdOMathFracType [::Word::Enum]Top, Main, Index

WdOMathFracType
Parameters
wdOMathFracBar0
wdOMathFracLin3
wdOMathFracNoBar1
wdOMathFracSkw2
proc ::Word::Enum::WdOMathFracType {} {

    # wdOMathFracBar - 0
    # wdOMathFracLin - 3
    # wdOMathFracNoBar - 1
    # wdOMathFracSkw - 2
    return { wdOMathFracBar 0 wdOMathFracLin 3 wdOMathFracNoBar 1 wdOMathFracSkw 2 }
}

WdOMathFunctionType [::Word::Enum]Top, Main, Index

WdOMathFunctionType
Parameters
wdOMathFunctionAcc1
wdOMathFunctionBar2
wdOMathFunctionBorderBox4
wdOMathFunctionBox3
wdOMathFunctionDelim5
wdOMathFunctionEqArray6
wdOMathFunctionFrac7
wdOMathFunctionFunc8
wdOMathFunctionGroupChar9
wdOMathFunctionLimLow10
wdOMathFunctionLimUpp11
wdOMathFunctionLiteralText22
wdOMathFunctionMat12
wdOMathFunctionNary13
wdOMathFunctionNormalText21
wdOMathFunctionPhantom14
wdOMathFunctionRad16
wdOMathFunctionScrPre15
wdOMathFunctionScrSub17
wdOMathFunctionScrSubSup18
wdOMathFunctionScrSup19
wdOMathFunctionText20
proc ::Word::Enum::WdOMathFunctionType {} {

    # wdOMathFunctionAcc - 1
    # wdOMathFunctionBar - 2
    # wdOMathFunctionBorderBox - 4
    # wdOMathFunctionBox - 3
    # wdOMathFunctionDelim - 5
    # wdOMathFunctionEqArray - 6
    # wdOMathFunctionFrac - 7
    # wdOMathFunctionFunc - 8
    # wdOMathFunctionGroupChar - 9
    # wdOMathFunctionLimLow - 10
    # wdOMathFunctionLimUpp - 11
    # wdOMathFunctionLiteralText - 22
    # wdOMathFunctionMat - 12
    # wdOMathFunctionNary - 13
    # wdOMathFunctionNormalText - 21
    # wdOMathFunctionPhantom - 14
    # wdOMathFunctionRad - 16
    # wdOMathFunctionScrPre - 15
    # wdOMathFunctionScrSub - 17
    # wdOMathFunctionScrSubSup - 18
    # wdOMathFunctionScrSup - 19
    # wdOMathFunctionText - 20
    return { wdOMathFunctionAcc 1 wdOMathFunctionBar 2 wdOMathFunctionBorderBox 4 wdOMathFunctionBox 3 wdOMathFunctionDelim 5 wdOMathFunctionEqArray 6 wdOMathFunctionFrac 7 wdOMathFunctionFunc 8 wdOMathFunctionGroupChar 9 wdOMathFunctionLimLow 10 wdOMathFunctionLimUpp 11 wdOMathFunctionLiteralText 22 wdOMathFunctionMat 12 wdOMathFunctionNary 13 wdOMathFunctionNormalText 21 wdOMathFunctionPhantom 14 wdOMathFunctionRad 16 wdOMathFunctionScrPre 15 wdOMathFunctionScrSub 17 wdOMathFunctionScrSubSup 18 wdOMathFunctionScrSup 19 wdOMathFunctionText 20 }
}

WdOMathHorizAlignType [::Word::Enum]Top, Main, Index

WdOMathHorizAlignType
Parameters
wdOMathHorizAlignCenter0
wdOMathHorizAlignLeft1
wdOMathHorizAlignRight2
proc ::Word::Enum::WdOMathHorizAlignType {} {

    # wdOMathHorizAlignCenter - 0
    # wdOMathHorizAlignLeft - 1
    # wdOMathHorizAlignRight - 2
    return { wdOMathHorizAlignCenter 0 wdOMathHorizAlignLeft 1 wdOMathHorizAlignRight 2 }
}

WdOMathJc [::Word::Enum]Top, Main, Index

WdOMathJc
Parameters
wdOMathJcCenter2
wdOMathJcCenterGroup1
wdOMathJcInline7
wdOMathJcLeft3
wdOMathJcRight4
proc ::Word::Enum::WdOMathJc {} {

    # wdOMathJcCenter - 2
    # wdOMathJcCenterGroup - 1
    # wdOMathJcInline - 7
    # wdOMathJcLeft - 3
    # wdOMathJcRight - 4
    return { wdOMathJcCenter 2 wdOMathJcCenterGroup 1 wdOMathJcInline 7 wdOMathJcLeft 3 wdOMathJcRight 4 }
}

WdOMathShapeType [::Word::Enum]Top, Main, Index

WdOMathShapeType
Parameters
wdOMathShapeCentered0
wdOMathShapeMatch1
proc ::Word::Enum::WdOMathShapeType {} {

    # wdOMathShapeCentered - 0
    # wdOMathShapeMatch - 1
    return { wdOMathShapeCentered 0 wdOMathShapeMatch 1 }
}

WdOMathSpacingRule [::Word::Enum]Top, Main, Index

WdOMathSpacingRule
Parameters
wdOMathSpacing1pt51
wdOMathSpacingDouble2
wdOMathSpacingExactly3
wdOMathSpacingMultiple4
wdOMathSpacingSingle0
proc ::Word::Enum::WdOMathSpacingRule {} {

    # wdOMathSpacing1pt5 - 1
    # wdOMathSpacingDouble - 2
    # wdOMathSpacingExactly - 3
    # wdOMathSpacingMultiple - 4
    # wdOMathSpacingSingle - 0
    return { wdOMathSpacing1pt5 1 wdOMathSpacingDouble 2 wdOMathSpacingExactly 3 wdOMathSpacingMultiple 4 wdOMathSpacingSingle 0 }
}

WdOMathType [::Word::Enum]Top, Main, Index

WdOMathType
Parameters
wdOMathDisplay0
wdOMathInline1
proc ::Word::Enum::WdOMathType {} {

    # wdOMathDisplay - 0
    # wdOMathInline - 1
    return { wdOMathDisplay 0 wdOMathInline 1 }
}

WdOMathVertAlignType [::Word::Enum]Top, Main, Index

WdOMathVertAlignType
Parameters
wdOMathVertAlignBottom2
wdOMathVertAlignCenter0
wdOMathVertAlignTop1
proc ::Word::Enum::WdOMathVertAlignType {} {

    # wdOMathVertAlignBottom - 2
    # wdOMathVertAlignCenter - 0
    # wdOMathVertAlignTop - 1
    return { wdOMathVertAlignBottom 2 wdOMathVertAlignCenter 0 wdOMathVertAlignTop 1 }
}

WdOpenFormat [::Word::Enum]Top, Main, Index

WdOpenFormat
Parameters
wdOpenFormatAllWord6
wdOpenFormatAllWordTemplates13
wdOpenFormatAuto0
wdOpenFormatDocument1
wdOpenFormatDocument971
wdOpenFormatEncodedText5
wdOpenFormatOpenDocumentText18
wdOpenFormatRTF3
wdOpenFormatTemplate2
wdOpenFormatTemplate972
wdOpenFormatText4
wdOpenFormatUnicodeText5
wdOpenFormatWebPages7
wdOpenFormatXML8
wdOpenFormatXMLDocument9
wdOpenFormatXMLDocumentMacroEnabled10
wdOpenFormatXMLDocumentMacroEnabledSerialized15
wdOpenFormatXMLDocumentSerialized14
wdOpenFormatXMLTemplate11
wdOpenFormatXMLTemplateMacroEnabled12
wdOpenFormatXMLTemplateMacroEnabledSerialized17
wdOpenFormatXMLTemplateSerialized16
proc ::Word::Enum::WdOpenFormat {} {

    # wdOpenFormatAllWord - 6
    # wdOpenFormatAllWordTemplates - 13
    # wdOpenFormatAuto - 0
    # wdOpenFormatDocument - 1
    # wdOpenFormatDocument97 - 1
    # wdOpenFormatEncodedText - 5
    # wdOpenFormatOpenDocumentText - 18
    # wdOpenFormatRTF - 3
    # wdOpenFormatTemplate - 2
    # wdOpenFormatTemplate97 - 2
    # wdOpenFormatText - 4
    # wdOpenFormatUnicodeText - 5
    # wdOpenFormatWebPages - 7
    # wdOpenFormatXML - 8
    # wdOpenFormatXMLDocument - 9
    # wdOpenFormatXMLDocumentMacroEnabled - 10
    # wdOpenFormatXMLDocumentMacroEnabledSerialized - 15
    # wdOpenFormatXMLDocumentSerialized - 14
    # wdOpenFormatXMLTemplate - 11
    # wdOpenFormatXMLTemplateMacroEnabled - 12
    # wdOpenFormatXMLTemplateMacroEnabledSerialized - 17
    # wdOpenFormatXMLTemplateSerialized - 16
    return { wdOpenFormatAllWord 6 wdOpenFormatAllWordTemplates 13 wdOpenFormatAuto 0 wdOpenFormatDocument 1 wdOpenFormatDocument97 1 wdOpenFormatEncodedText 5 wdOpenFormatOpenDocumentText 18 wdOpenFormatRTF 3 wdOpenFormatTemplate 2 wdOpenFormatTemplate97 2 wdOpenFormatText 4 wdOpenFormatUnicodeText 5 wdOpenFormatWebPages 7 wdOpenFormatXML 8 wdOpenFormatXMLDocument 9 wdOpenFormatXMLDocumentMacroEnabled 10 wdOpenFormatXMLDocumentMacroEnabledSerialized 15 wdOpenFormatXMLDocumentSerialized 14 wdOpenFormatXMLTemplate 11 wdOpenFormatXMLTemplateMacroEnabled 12 wdOpenFormatXMLTemplateMacroEnabledSerialized 17 wdOpenFormatXMLTemplateSerialized 16 }
}

WdOrganizerObject [::Word::Enum]Top, Main, Index

WdOrganizerObject
Parameters
wdOrganizerObjectAutoText1
wdOrganizerObjectCommandBars2
wdOrganizerObjectProjectItems3
wdOrganizerObjectStyles0
proc ::Word::Enum::WdOrganizerObject {} {

    # wdOrganizerObjectAutoText - 1
    # wdOrganizerObjectCommandBars - 2
    # wdOrganizerObjectProjectItems - 3
    # wdOrganizerObjectStyles - 0
    return { wdOrganizerObjectAutoText 1 wdOrganizerObjectCommandBars 2 wdOrganizerObjectProjectItems 3 wdOrganizerObjectStyles 0 }
}

WdOrientation [::Word::Enum]Top, Main, Index

WdOrientation
Parameters
wdOrientLandscape1
wdOrientPortrait0
proc ::Word::Enum::WdOrientation {} {

    # wdOrientLandscape - 1
    # wdOrientPortrait - 0
    return { wdOrientLandscape 1 wdOrientPortrait 0 }
}

WdOriginalFormat [::Word::Enum]Top, Main, Index

WdOriginalFormat
Parameters
wdOriginalDocumentFormat1
wdPromptUser2
wdWordDocument0
proc ::Word::Enum::WdOriginalFormat {} {

    # wdOriginalDocumentFormat - 1
    # wdPromptUser - 2
    # wdWordDocument - 0
    return { wdOriginalDocumentFormat 1 wdPromptUser 2 wdWordDocument 0 }
}

WdOutlineLevel [::Word::Enum]Top, Main, Index

WdOutlineLevel
Parameters
wdOutlineLevel11
wdOutlineLevel22
wdOutlineLevel33
wdOutlineLevel44
wdOutlineLevel55
wdOutlineLevel66
wdOutlineLevel77
wdOutlineLevel88
wdOutlineLevel99
wdOutlineLevelBodyText10
proc ::Word::Enum::WdOutlineLevel {} {

    # wdOutlineLevel1 - 1
    # wdOutlineLevel2 - 2
    # wdOutlineLevel3 - 3
    # wdOutlineLevel4 - 4
    # wdOutlineLevel5 - 5
    # wdOutlineLevel6 - 6
    # wdOutlineLevel7 - 7
    # wdOutlineLevel8 - 8
    # wdOutlineLevel9 - 9
    # wdOutlineLevelBodyText - 10
    return { wdOutlineLevel1 1 wdOutlineLevel2 2 wdOutlineLevel3 3 wdOutlineLevel4 4 wdOutlineLevel5 5 wdOutlineLevel6 6 wdOutlineLevel7 7 wdOutlineLevel8 8 wdOutlineLevel9 9 wdOutlineLevelBodyText 10 }
}

WdPageBorderArt [::Word::Enum]Top, Main, Index

WdPageBorderArt
Parameters
wdArtApples1
wdArtArchedScallops97
wdArtBabyPacifier70
wdArtBabyRattle71
wdArtBalloons3Colors11
wdArtBalloonsHotAir12
wdArtBasicBlackDashes155
wdArtBasicBlackDots156
wdArtBasicBlackSquares154
wdArtBasicThinLines151
wdArtBasicWhiteDashes152
wdArtBasicWhiteDots147
wdArtBasicWhiteSquares153
wdArtBasicWideInline150
wdArtBasicWideMidline148
wdArtBasicWideOutline149
wdArtBats37
wdArtBirds102
wdArtBirdsFlight35
wdArtCabins72
wdArtCakeSlice3
wdArtCandyCorn4
wdArtCelticKnotwork99
wdArtCertificateBanner158
wdArtChainLink128
wdArtChampagneBottle6
wdArtCheckedBarBlack145
wdArtCheckedBarColor61
wdArtCheckered144
wdArtChristmasTree8
wdArtCirclesLines91
wdArtCirclesRectangles140
wdArtClassicalWave56
wdArtClocks27
wdArtCompass54
wdArtConfetti31
wdArtConfettiGrays115
wdArtConfettiOutline116
wdArtConfettiStreamers14
wdArtConfettiWhite117
wdArtCornerTriangles141
wdArtCouponCutoutDashes163
wdArtCouponCutoutDots164
wdArtCrazyMaze100
wdArtCreaturesButterfly32
wdArtCreaturesFish34
wdArtCreaturesInsects142
wdArtCreaturesLadyBug33
wdArtCrossStitch138
wdArtCup67
wdArtDecoArch89
wdArtDecoArchColor50
wdArtDecoBlocks90
wdArtDiamondsGray88
wdArtDoubleD55
wdArtDoubleDiamonds127
wdArtEarth122
wdArtEarth221
wdArtEclipsingSquares1101
wdArtEclipsingSquares286
wdArtEggsBlack66
wdArtFans51
wdArtFilm52
wdArtFirecrackers28
wdArtFlowersBlockPrint49
wdArtFlowersDaisies48
wdArtFlowersModern145
wdArtFlowersModern244
wdArtFlowersPansy43
wdArtFlowersRedRose39
wdArtFlowersRoses38
wdArtFlowersTeacup103
wdArtFlowersTiny42
wdArtGems139
wdArtGingerbreadMan69
wdArtGradient122
wdArtHandmade1159
wdArtHandmade2160
wdArtHeartBalloon16
wdArtHeartGray68
wdArtHearts15
wdArtHeebieJeebies120
wdArtHolly41
wdArtHouseFunky73
wdArtHypnotic87
wdArtIceCreamCones5
wdArtLightBulb121
wdArtLightning153
wdArtLightning2119
wdArtMapleLeaf81
wdArtMapleMuffins2
wdArtMapPins30
wdArtMarquee146
wdArtMarqueeToothed131
wdArtMoons125
wdArtMosaic118
wdArtMusicNotes79
wdArtNorthwest104
wdArtOvals126
wdArtPackages26
wdArtPalmsBlack80
wdArtPalmsColor10
wdArtPaperClips82
wdArtPapyrus92
wdArtPartyFavor13
wdArtPartyGlass7
wdArtPencils25
wdArtPeople84
wdArtPeopleHats23
wdArtPeopleWaving85
wdArtPoinsettias40
wdArtPostageStamp135
wdArtPumpkin165
wdArtPushPinNote163
wdArtPushPinNote264
wdArtPyramids113
wdArtPyramidsAbove114
wdArtQuadrants60
wdArtRings29
wdArtSafari98
wdArtSawtooth133
wdArtSawtoothGray134
wdArtScaredCat36
wdArtSeattle78
wdArtShadowedSquares57
wdArtSharksTeeth132
wdArtShorebirdTracks83
wdArtSkyrocket77
wdArtSnowflakeFancy76
wdArtSnowflakes75
wdArtSombrero24
wdArtSouthwest105
wdArtStars19
wdArtStars3D17
wdArtStarsBlack74
wdArtStarsShadowed18
wdArtStarsTop157
wdArtSun20
wdArtSwirligig62
wdArtTornPaper161
wdArtTornPaperBlack162
wdArtTrees9
wdArtTriangleParty123
wdArtTriangles129
wdArtTribal1130
wdArtTribal2109
wdArtTribal3108
wdArtTribal4107
wdArtTribal5110
wdArtTribal6106
wdArtTwistedLines158
wdArtTwistedLines2124
wdArtVine47
wdArtWaveline59
wdArtWeavingAngles96
wdArtWeavingBraid94
wdArtWeavingRibbon95
wdArtWeavingStrips136
wdArtWhiteFlowers46
wdArtWoodwork93
wdArtXIllusions111
wdArtZanyTriangles112
wdArtZigZag137
wdArtZigZagStitch143
proc ::Word::Enum::WdPageBorderArt {} {

    # wdArtApples - 1
    # wdArtArchedScallops - 97
    # wdArtBabyPacifier - 70
    # wdArtBabyRattle - 71
    # wdArtBalloons3Colors - 11
    # wdArtBalloonsHotAir - 12
    # wdArtBasicBlackDashes - 155
    # wdArtBasicBlackDots - 156
    # wdArtBasicBlackSquares - 154
    # wdArtBasicThinLines - 151
    # wdArtBasicWhiteDashes - 152
    # wdArtBasicWhiteDots - 147
    # wdArtBasicWhiteSquares - 153
    # wdArtBasicWideInline - 150
    # wdArtBasicWideMidline - 148
    # wdArtBasicWideOutline - 149
    # wdArtBats - 37
    # wdArtBirds - 102
    # wdArtBirdsFlight - 35
    # wdArtCabins - 72
    # wdArtCakeSlice - 3
    # wdArtCandyCorn - 4
    # wdArtCelticKnotwork - 99
    # wdArtCertificateBanner - 158
    # wdArtChainLink - 128
    # wdArtChampagneBottle - 6
    # wdArtCheckedBarBlack - 145
    # wdArtCheckedBarColor - 61
    # wdArtCheckered - 144
    # wdArtChristmasTree - 8
    # wdArtCirclesLines - 91
    # wdArtCirclesRectangles - 140
    # wdArtClassicalWave - 56
    # wdArtClocks - 27
    # wdArtCompass - 54
    # wdArtConfetti - 31
    # wdArtConfettiGrays - 115
    # wdArtConfettiOutline - 116
    # wdArtConfettiStreamers - 14
    # wdArtConfettiWhite - 117
    # wdArtCornerTriangles - 141
    # wdArtCouponCutoutDashes - 163
    # wdArtCouponCutoutDots - 164
    # wdArtCrazyMaze - 100
    # wdArtCreaturesButterfly - 32
    # wdArtCreaturesFish - 34
    # wdArtCreaturesInsects - 142
    # wdArtCreaturesLadyBug - 33
    # wdArtCrossStitch - 138
    # wdArtCup - 67
    # wdArtDecoArch - 89
    # wdArtDecoArchColor - 50
    # wdArtDecoBlocks - 90
    # wdArtDiamondsGray - 88
    # wdArtDoubleD - 55
    # wdArtDoubleDiamonds - 127
    # wdArtEarth1 - 22
    # wdArtEarth2 - 21
    # wdArtEclipsingSquares1 - 101
    # wdArtEclipsingSquares2 - 86
    # wdArtEggsBlack - 66
    # wdArtFans - 51
    # wdArtFilm - 52
    # wdArtFirecrackers - 28
    # wdArtFlowersBlockPrint - 49
    # wdArtFlowersDaisies - 48
    # wdArtFlowersModern1 - 45
    # wdArtFlowersModern2 - 44
    # wdArtFlowersPansy - 43
    # wdArtFlowersRedRose - 39
    # wdArtFlowersRoses - 38
    # wdArtFlowersTeacup - 103
    # wdArtFlowersTiny - 42
    # wdArtGems - 139
    # wdArtGingerbreadMan - 69
    # wdArtGradient - 122
    # wdArtHandmade1 - 159
    # wdArtHandmade2 - 160
    # wdArtHeartBalloon - 16
    # wdArtHeartGray - 68
    # wdArtHearts - 15
    # wdArtHeebieJeebies - 120
    # wdArtHolly - 41
    # wdArtHouseFunky - 73
    # wdArtHypnotic - 87
    # wdArtIceCreamCones - 5
    # wdArtLightBulb - 121
    # wdArtLightning1 - 53
    # wdArtLightning2 - 119
    # wdArtMapleLeaf - 81
    # wdArtMapleMuffins - 2
    # wdArtMapPins - 30
    # wdArtMarquee - 146
    # wdArtMarqueeToothed - 131
    # wdArtMoons - 125
    # wdArtMosaic - 118
    # wdArtMusicNotes - 79
    # wdArtNorthwest - 104
    # wdArtOvals - 126
    # wdArtPackages - 26
    # wdArtPalmsBlack - 80
    # wdArtPalmsColor - 10
    # wdArtPaperClips - 82
    # wdArtPapyrus - 92
    # wdArtPartyFavor - 13
    # wdArtPartyGlass - 7
    # wdArtPencils - 25
    # wdArtPeople - 84
    # wdArtPeopleHats - 23
    # wdArtPeopleWaving - 85
    # wdArtPoinsettias - 40
    # wdArtPostageStamp - 135
    # wdArtPumpkin1 - 65
    # wdArtPushPinNote1 - 63
    # wdArtPushPinNote2 - 64
    # wdArtPyramids - 113
    # wdArtPyramidsAbove - 114
    # wdArtQuadrants - 60
    # wdArtRings - 29
    # wdArtSafari - 98
    # wdArtSawtooth - 133
    # wdArtSawtoothGray - 134
    # wdArtScaredCat - 36
    # wdArtSeattle - 78
    # wdArtShadowedSquares - 57
    # wdArtSharksTeeth - 132
    # wdArtShorebirdTracks - 83
    # wdArtSkyrocket - 77
    # wdArtSnowflakeFancy - 76
    # wdArtSnowflakes - 75
    # wdArtSombrero - 24
    # wdArtSouthwest - 105
    # wdArtStars - 19
    # wdArtStars3D - 17
    # wdArtStarsBlack - 74
    # wdArtStarsShadowed - 18
    # wdArtStarsTop - 157
    # wdArtSun - 20
    # wdArtSwirligig - 62
    # wdArtTornPaper - 161
    # wdArtTornPaperBlack - 162
    # wdArtTrees - 9
    # wdArtTriangleParty - 123
    # wdArtTriangles - 129
    # wdArtTribal1 - 130
    # wdArtTribal2 - 109
    # wdArtTribal3 - 108
    # wdArtTribal4 - 107
    # wdArtTribal5 - 110
    # wdArtTribal6 - 106
    # wdArtTwistedLines1 - 58
    # wdArtTwistedLines2 - 124
    # wdArtVine - 47
    # wdArtWaveline - 59
    # wdArtWeavingAngles - 96
    # wdArtWeavingBraid - 94
    # wdArtWeavingRibbon - 95
    # wdArtWeavingStrips - 136
    # wdArtWhiteFlowers - 46
    # wdArtWoodwork - 93
    # wdArtXIllusions - 111
    # wdArtZanyTriangles - 112
    # wdArtZigZag - 137
    # wdArtZigZagStitch - 143
    return { wdArtApples 1 wdArtArchedScallops 97 wdArtBabyPacifier 70 wdArtBabyRattle 71 wdArtBalloons3Colors 11 wdArtBalloonsHotAir 12 wdArtBasicBlackDashes 155 wdArtBasicBlackDots 156 wdArtBasicBlackSquares 154 wdArtBasicThinLines 151 wdArtBasicWhiteDashes 152 wdArtBasicWhiteDots 147 wdArtBasicWhiteSquares 153 wdArtBasicWideInline 150 wdArtBasicWideMidline 148 wdArtBasicWideOutline 149 wdArtBats 37 wdArtBirds 102 wdArtBirdsFlight 35 wdArtCabins 72 wdArtCakeSlice 3 wdArtCandyCorn 4 wdArtCelticKnotwork 99 wdArtCertificateBanner 158 wdArtChainLink 128 wdArtChampagneBottle 6 wdArtCheckedBarBlack 145 wdArtCheckedBarColor 61 wdArtCheckered 144 wdArtChristmasTree 8 wdArtCirclesLines 91 wdArtCirclesRectangles 140 wdArtClassicalWave 56 wdArtClocks 27 wdArtCompass 54 wdArtConfetti 31 wdArtConfettiGrays 115 wdArtConfettiOutline 116 wdArtConfettiStreamers 14 wdArtConfettiWhite 117 wdArtCornerTriangles 141 wdArtCouponCutoutDashes 163 wdArtCouponCutoutDots 164 wdArtCrazyMaze 100 wdArtCreaturesButterfly 32 wdArtCreaturesFish 34 wdArtCreaturesInsects 142 wdArtCreaturesLadyBug 33 wdArtCrossStitch 138 wdArtCup 67 wdArtDecoArch 89 wdArtDecoArchColor 50 wdArtDecoBlocks 90 wdArtDiamondsGray 88 wdArtDoubleD 55 wdArtDoubleDiamonds 127 wdArtEarth1 22 wdArtEarth2 21 wdArtEclipsingSquares1 101 wdArtEclipsingSquares2 86 wdArtEggsBlack 66 wdArtFans 51 wdArtFilm 52 wdArtFirecrackers 28 wdArtFlowersBlockPrint 49 wdArtFlowersDaisies 48 wdArtFlowersModern1 45 wdArtFlowersModern2 44 wdArtFlowersPansy 43 wdArtFlowersRedRose 39 wdArtFlowersRoses 38 wdArtFlowersTeacup 103 wdArtFlowersTiny 42 wdArtGems 139 wdArtGingerbreadMan 69 wdArtGradient 122 wdArtHandmade1 159 wdArtHandmade2 160 wdArtHeartBalloon 16 wdArtHeartGray 68 wdArtHearts 15 wdArtHeebieJeebies 120 wdArtHolly 41 wdArtHouseFunky 73 wdArtHypnotic 87 wdArtIceCreamCones 5 wdArtLightBulb 121 wdArtLightning1 53 wdArtLightning2 119 wdArtMapleLeaf 81 wdArtMapleMuffins 2 wdArtMapPins 30 wdArtMarquee 146 wdArtMarqueeToothed 131 wdArtMoons 125 wdArtMosaic 118 wdArtMusicNotes 79 wdArtNorthwest 104 wdArtOvals 126 wdArtPackages 26 wdArtPalmsBlack 80 wdArtPalmsColor 10 wdArtPaperClips 82 wdArtPapyrus 92 wdArtPartyFavor 13 wdArtPartyGlass 7 wdArtPencils 25 wdArtPeople 84 wdArtPeopleHats 23 wdArtPeopleWaving 85 wdArtPoinsettias 40 wdArtPostageStamp 135 wdArtPumpkin1 65 wdArtPushPinNote1 63 wdArtPushPinNote2 64 wdArtPyramids 113 wdArtPyramidsAbove 114 wdArtQuadrants 60 wdArtRings 29 wdArtSafari 98 wdArtSawtooth 133 wdArtSawtoothGray 134 wdArtScaredCat 36 wdArtSeattle 78 wdArtShadowedSquares 57 wdArtSharksTeeth 132 wdArtShorebirdTracks 83 wdArtSkyrocket 77 wdArtSnowflakeFancy 76 wdArtSnowflakes 75 wdArtSombrero 24 wdArtSouthwest 105 wdArtStars 19 wdArtStars3D 17 wdArtStarsBlack 74 wdArtStarsShadowed 18 wdArtStarsTop 157 wdArtSun 20 wdArtSwirligig 62 wdArtTornPaper 161 wdArtTornPaperBlack 162 wdArtTrees 9 wdArtTriangleParty 123 wdArtTriangles 129 wdArtTribal1 130 wdArtTribal2 109 wdArtTribal3 108 wdArtTribal4 107 wdArtTribal5 110 wdArtTribal6 106 wdArtTwistedLines1 58 wdArtTwistedLines2 124 wdArtVine 47 wdArtWaveline 59 wdArtWeavingAngles 96 wdArtWeavingBraid 94 wdArtWeavingRibbon 95 wdArtWeavingStrips 136 wdArtWhiteFlowers 46 wdArtWoodwork 93 wdArtXIllusions 111 wdArtZanyTriangles 112 wdArtZigZag 137 wdArtZigZagStitch 143 }
}

WdPageColor [::Word::Enum]Top, Main, Index

WdPageColor
Parameters
wdPageColorInverse2
wdPageColorNone0
wdPageColorSepia1
proc ::Word::Enum::WdPageColor {} {

    # wdPageColorInverse - 2
    # wdPageColorNone - 0
    # wdPageColorSepia - 1
    return { wdPageColorInverse 2 wdPageColorNone 0 wdPageColorSepia 1 }
}

WdPageFit [::Word::Enum]Top, Main, Index

WdPageFit
Parameters
wdPageFitBestFit2
wdPageFitFullPage1
wdPageFitNone0
wdPageFitTextFit3
proc ::Word::Enum::WdPageFit {} {

    # wdPageFitBestFit - 2
    # wdPageFitFullPage - 1
    # wdPageFitNone - 0
    # wdPageFitTextFit - 3
    return { wdPageFitBestFit 2 wdPageFitFullPage 1 wdPageFitNone 0 wdPageFitTextFit 3 }
}

WdPageMovementType [::Word::Enum]Top, Main, Index

WdPageMovementType
Parameters
wdSideToSide2
wdVertical1
proc ::Word::Enum::WdPageMovementType {} {

    # wdSideToSide - 2
    # wdVertical - 1
    return { wdSideToSide 2 wdVertical 1 }
}

WdPageNumberAlignment [::Word::Enum]Top, Main, Index

WdPageNumberAlignment
Parameters
wdAlignPageNumberCenter1
wdAlignPageNumberInside3
wdAlignPageNumberLeft0
wdAlignPageNumberOutside4
wdAlignPageNumberRight2
proc ::Word::Enum::WdPageNumberAlignment {} {

    # wdAlignPageNumberCenter - 1
    # wdAlignPageNumberInside - 3
    # wdAlignPageNumberLeft - 0
    # wdAlignPageNumberOutside - 4
    # wdAlignPageNumberRight - 2
    return { wdAlignPageNumberCenter 1 wdAlignPageNumberInside 3 wdAlignPageNumberLeft 0 wdAlignPageNumberOutside 4 wdAlignPageNumberRight 2 }
}

WdPageNumberStyle [::Word::Enum]Top, Main, Index

WdPageNumberStyle
Parameters
wdPageNumberStyleArabic0
wdPageNumberStyleArabicFullWidth14
wdPageNumberStyleArabicLetter146
wdPageNumberStyleArabicLetter248
wdPageNumberStyleHanjaRead41
wdPageNumberStyleHanjaReadDigit42
wdPageNumberStyleHebrewLetter145
wdPageNumberStyleHebrewLetter247
wdPageNumberStyleHindiArabic51
wdPageNumberStyleHindiCardinalText52
wdPageNumberStyleHindiLetter149
wdPageNumberStyleHindiLetter250
wdPageNumberStyleKanji10
wdPageNumberStyleKanjiDigit11
wdPageNumberStyleKanjiTraditional16
wdPageNumberStyleLowercaseLetter4
wdPageNumberStyleLowercaseRoman2
wdPageNumberStyleNumberInCircle18
wdPageNumberStyleNumberInDash57
wdPageNumberStyleSimpChinNum137
wdPageNumberStyleSimpChinNum238
wdPageNumberStyleThaiArabic54
wdPageNumberStyleThaiCardinalText55
wdPageNumberStyleThaiLetter53
wdPageNumberStyleTradChinNum133
wdPageNumberStyleTradChinNum234
wdPageNumberStyleUppercaseLetter3
wdPageNumberStyleUppercaseRoman1
wdPageNumberStyleVietCardinalText56
proc ::Word::Enum::WdPageNumberStyle {} {

    # wdPageNumberStyleArabic - 0
    # wdPageNumberStyleArabicFullWidth - 14
    # wdPageNumberStyleArabicLetter1 - 46
    # wdPageNumberStyleArabicLetter2 - 48
    # wdPageNumberStyleHanjaRead - 41
    # wdPageNumberStyleHanjaReadDigit - 42
    # wdPageNumberStyleHebrewLetter1 - 45
    # wdPageNumberStyleHebrewLetter2 - 47
    # wdPageNumberStyleHindiArabic - 51
    # wdPageNumberStyleHindiCardinalText - 52
    # wdPageNumberStyleHindiLetter1 - 49
    # wdPageNumberStyleHindiLetter2 - 50
    # wdPageNumberStyleKanji - 10
    # wdPageNumberStyleKanjiDigit - 11
    # wdPageNumberStyleKanjiTraditional - 16
    # wdPageNumberStyleLowercaseLetter - 4
    # wdPageNumberStyleLowercaseRoman - 2
    # wdPageNumberStyleNumberInCircle - 18
    # wdPageNumberStyleNumberInDash - 57
    # wdPageNumberStyleSimpChinNum1 - 37
    # wdPageNumberStyleSimpChinNum2 - 38
    # wdPageNumberStyleThaiArabic - 54
    # wdPageNumberStyleThaiCardinalText - 55
    # wdPageNumberStyleThaiLetter - 53
    # wdPageNumberStyleTradChinNum1 - 33
    # wdPageNumberStyleTradChinNum2 - 34
    # wdPageNumberStyleUppercaseLetter - 3
    # wdPageNumberStyleUppercaseRoman - 1
    # wdPageNumberStyleVietCardinalText - 56
    return { wdPageNumberStyleArabic 0 wdPageNumberStyleArabicFullWidth 14 wdPageNumberStyleArabicLetter1 46 wdPageNumberStyleArabicLetter2 48 wdPageNumberStyleHanjaRead 41 wdPageNumberStyleHanjaReadDigit 42 wdPageNumberStyleHebrewLetter1 45 wdPageNumberStyleHebrewLetter2 47 wdPageNumberStyleHindiArabic 51 wdPageNumberStyleHindiCardinalText 52 wdPageNumberStyleHindiLetter1 49 wdPageNumberStyleHindiLetter2 50 wdPageNumberStyleKanji 10 wdPageNumberStyleKanjiDigit 11 wdPageNumberStyleKanjiTraditional 16 wdPageNumberStyleLowercaseLetter 4 wdPageNumberStyleLowercaseRoman 2 wdPageNumberStyleNumberInCircle 18 wdPageNumberStyleNumberInDash 57 wdPageNumberStyleSimpChinNum1 37 wdPageNumberStyleSimpChinNum2 38 wdPageNumberStyleThaiArabic 54 wdPageNumberStyleThaiCardinalText 55 wdPageNumberStyleThaiLetter 53 wdPageNumberStyleTradChinNum1 33 wdPageNumberStyleTradChinNum2 34 wdPageNumberStyleUppercaseLetter 3 wdPageNumberStyleUppercaseRoman 1 wdPageNumberStyleVietCardinalText 56 }
}

WdPageNumberStyleHID [::Word::Enum]Top, Main, Index

WdPageNumberStyleHID
Parameters
emptyenum0
proc ::Word::Enum::WdPageNumberStyleHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdPaperSize [::Word::Enum]Top, Main, Index

WdPaperSize
Parameters
wdPaper10x140
wdPaper11x171
wdPaperA36
wdPaperA47
wdPaperA4Small8
wdPaperA59
wdPaperB410
wdPaperB511
wdPaperCSheet12
wdPaperCustom41
wdPaperDSheet13
wdPaperEnvelope924
wdPaperEnvelope1025
wdPaperEnvelope1126
wdPaperEnvelope1227
wdPaperEnvelope1428
wdPaperEnvelopeB429
wdPaperEnvelopeB530
wdPaperEnvelopeB631
wdPaperEnvelopeC332
wdPaperEnvelopeC433
wdPaperEnvelopeC534
wdPaperEnvelopeC635
wdPaperEnvelopeC6536
wdPaperEnvelopeDL37
wdPaperEnvelopeItaly38
wdPaperEnvelopeMonarch39
wdPaperEnvelopePersonal40
wdPaperESheet14
wdPaperExecutive5
wdPaperFanfoldLegalGerman15
wdPaperFanfoldStdGerman16
wdPaperFanfoldUS17
wdPaperFolio18
wdPaperLedger19
wdPaperLegal4
wdPaperLetter2
wdPaperLetterSmall3
wdPaperNote20
wdPaperQuarto21
wdPaperStatement22
wdPaperTabloid23
proc ::Word::Enum::WdPaperSize {} {

    # wdPaper10x14 - 0
    # wdPaper11x17 - 1
    # wdPaperA3 - 6
    # wdPaperA4 - 7
    # wdPaperA4Small - 8
    # wdPaperA5 - 9
    # wdPaperB4 - 10
    # wdPaperB5 - 11
    # wdPaperCSheet - 12
    # wdPaperCustom - 41
    # wdPaperDSheet - 13
    # wdPaperEnvelope9 - 24
    # wdPaperEnvelope10 - 25
    # wdPaperEnvelope11 - 26
    # wdPaperEnvelope12 - 27
    # wdPaperEnvelope14 - 28
    # wdPaperEnvelopeB4 - 29
    # wdPaperEnvelopeB5 - 30
    # wdPaperEnvelopeB6 - 31
    # wdPaperEnvelopeC3 - 32
    # wdPaperEnvelopeC4 - 33
    # wdPaperEnvelopeC5 - 34
    # wdPaperEnvelopeC6 - 35
    # wdPaperEnvelopeC65 - 36
    # wdPaperEnvelopeDL - 37
    # wdPaperEnvelopeItaly - 38
    # wdPaperEnvelopeMonarch - 39
    # wdPaperEnvelopePersonal - 40
    # wdPaperESheet - 14
    # wdPaperExecutive - 5
    # wdPaperFanfoldLegalGerman - 15
    # wdPaperFanfoldStdGerman - 16
    # wdPaperFanfoldUS - 17
    # wdPaperFolio - 18
    # wdPaperLedger - 19
    # wdPaperLegal - 4
    # wdPaperLetter - 2
    # wdPaperLetterSmall - 3
    # wdPaperNote - 20
    # wdPaperQuarto - 21
    # wdPaperStatement - 22
    # wdPaperTabloid - 23
    return { wdPaper10x14 0 wdPaper11x17 1 wdPaperA3 6 wdPaperA4 7 wdPaperA4Small 8 wdPaperA5 9 wdPaperB4 10 wdPaperB5 11 wdPaperCSheet 12 wdPaperCustom 41 wdPaperDSheet 13 wdPaperEnvelope9 24 wdPaperEnvelope10 25 wdPaperEnvelope11 26 wdPaperEnvelope12 27 wdPaperEnvelope14 28 wdPaperEnvelopeB4 29 wdPaperEnvelopeB5 30 wdPaperEnvelopeB6 31 wdPaperEnvelopeC3 32 wdPaperEnvelopeC4 33 wdPaperEnvelopeC5 34 wdPaperEnvelopeC6 35 wdPaperEnvelopeC65 36 wdPaperEnvelopeDL 37 wdPaperEnvelopeItaly 38 wdPaperEnvelopeMonarch 39 wdPaperEnvelopePersonal 40 wdPaperESheet 14 wdPaperExecutive 5 wdPaperFanfoldLegalGerman 15 wdPaperFanfoldStdGerman 16 wdPaperFanfoldUS 17 wdPaperFolio 18 wdPaperLedger 19 wdPaperLegal 4 wdPaperLetter 2 wdPaperLetterSmall 3 wdPaperNote 20 wdPaperQuarto 21 wdPaperStatement 22 wdPaperTabloid 23 }
}

WdPaperTray [::Word::Enum]Top, Main, Index

WdPaperTray
Parameters
wdPrinterAutomaticSheetFeed7
wdPrinterDefaultBin0
wdPrinterEnvelopeFeed5
wdPrinterFormSource15
wdPrinterLargeCapacityBin11
wdPrinterLargeFormatBin10
wdPrinterLowerBin2
wdPrinterManualEnvelopeFeed6
wdPrinterManualFeed4
wdPrinterMiddleBin3
wdPrinterOnlyBin1
wdPrinterPaperCassette14
wdPrinterSmallFormatBin9
wdPrinterTractorFeed8
wdPrinterUpperBin1
proc ::Word::Enum::WdPaperTray {} {

    # wdPrinterAutomaticSheetFeed - 7
    # wdPrinterDefaultBin - 0
    # wdPrinterEnvelopeFeed - 5
    # wdPrinterFormSource - 15
    # wdPrinterLargeCapacityBin - 11
    # wdPrinterLargeFormatBin - 10
    # wdPrinterLowerBin - 2
    # wdPrinterManualEnvelopeFeed - 6
    # wdPrinterManualFeed - 4
    # wdPrinterMiddleBin - 3
    # wdPrinterOnlyBin - 1
    # wdPrinterPaperCassette - 14
    # wdPrinterSmallFormatBin - 9
    # wdPrinterTractorFeed - 8
    # wdPrinterUpperBin - 1
    return { wdPrinterAutomaticSheetFeed 7 wdPrinterDefaultBin 0 wdPrinterEnvelopeFeed 5 wdPrinterFormSource 15 wdPrinterLargeCapacityBin 11 wdPrinterLargeFormatBin 10 wdPrinterLowerBin 2 wdPrinterManualEnvelopeFeed 6 wdPrinterManualFeed 4 wdPrinterMiddleBin 3 wdPrinterOnlyBin 1 wdPrinterPaperCassette 14 wdPrinterSmallFormatBin 9 wdPrinterTractorFeed 8 wdPrinterUpperBin 1 }
}

WdParagraphAlignment [::Word::Enum]Top, Main, Index

WdParagraphAlignment
Parameters
wdAlignParagraphCenter1
wdAlignParagraphDistribute4
wdAlignParagraphJustify3
wdAlignParagraphJustifyHi7
wdAlignParagraphJustifyLow8
wdAlignParagraphJustifyMed5
wdAlignParagraphLeft0
wdAlignParagraphRight2
wdAlignParagraphThaiJustify9
proc ::Word::Enum::WdParagraphAlignment {} {

    # wdAlignParagraphCenter - 1
    # wdAlignParagraphDistribute - 4
    # wdAlignParagraphJustify - 3
    # wdAlignParagraphJustifyHi - 7
    # wdAlignParagraphJustifyLow - 8
    # wdAlignParagraphJustifyMed - 5
    # wdAlignParagraphLeft - 0
    # wdAlignParagraphRight - 2
    # wdAlignParagraphThaiJustify - 9
    return { wdAlignParagraphCenter 1 wdAlignParagraphDistribute 4 wdAlignParagraphJustify 3 wdAlignParagraphJustifyHi 7 wdAlignParagraphJustifyLow 8 wdAlignParagraphJustifyMed 5 wdAlignParagraphLeft 0 wdAlignParagraphRight 2 wdAlignParagraphThaiJustify 9 }
}

WdParagraphAlignmentHID [::Word::Enum]Top, Main, Index

WdParagraphAlignmentHID
Parameters
emptyenum0
proc ::Word::Enum::WdParagraphAlignmentHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdPartOfSpeech [::Word::Enum]Top, Main, Index

WdPartOfSpeech
Parameters
wdAdjective0
wdAdverb2
wdConjunction5
wdIdiom8
wdInterjection7
wdNoun1
wdOther9
wdPreposition6
wdPronoun4
wdVerb3
proc ::Word::Enum::WdPartOfSpeech {} {

    # wdAdjective - 0
    # wdAdverb - 2
    # wdConjunction - 5
    # wdIdiom - 8
    # wdInterjection - 7
    # wdNoun - 1
    # wdOther - 9
    # wdPreposition - 6
    # wdPronoun - 4
    # wdVerb - 3
    return { wdAdjective 0 wdAdverb 2 wdConjunction 5 wdIdiom 8 wdInterjection 7 wdNoun 1 wdOther 9 wdPreposition 6 wdPronoun 4 wdVerb 3 }
}

WdPasteDataType [::Word::Enum]Top, Main, Index

WdPasteDataType
Parameters
wdPasteBitmap4
wdPasteDeviceIndependentBitmap5
wdPasteEnhancedMetafile9
wdPasteHTML10
wdPasteHyperlink7
wdPasteMetafilePicture3
wdPasteOLEObject0
wdPasteRTF1
wdPasteShape8
wdPasteText2
proc ::Word::Enum::WdPasteDataType {} {

    # wdPasteBitmap - 4
    # wdPasteDeviceIndependentBitmap - 5
    # wdPasteEnhancedMetafile - 9
    # wdPasteHTML - 10
    # wdPasteHyperlink - 7
    # wdPasteMetafilePicture - 3
    # wdPasteOLEObject - 0
    # wdPasteRTF - 1
    # wdPasteShape - 8
    # wdPasteText - 2
    return { wdPasteBitmap 4 wdPasteDeviceIndependentBitmap 5 wdPasteEnhancedMetafile 9 wdPasteHTML 10 wdPasteHyperlink 7 wdPasteMetafilePicture 3 wdPasteOLEObject 0 wdPasteRTF 1 wdPasteShape 8 wdPasteText 2 }
}

WdPasteOptions [::Word::Enum]Top, Main, Index

WdPasteOptions
Parameters
wdKeepSourceFormatting0
wdKeepTextOnly2
wdMatchDestinationFormatting1
wdUseDestinationStyles3
proc ::Word::Enum::WdPasteOptions {} {

    # wdKeepSourceFormatting - 0
    # wdKeepTextOnly - 2
    # wdMatchDestinationFormatting - 1
    # wdUseDestinationStyles - 3
    return { wdKeepSourceFormatting 0 wdKeepTextOnly 2 wdMatchDestinationFormatting 1 wdUseDestinationStyles 3 }
}

WdPhoneticGuideAlignmentType [::Word::Enum]Top, Main, Index

WdPhoneticGuideAlignmentType
Parameters
wdPhoneticGuideAlignmentCenter0
wdPhoneticGuideAlignmentLeft3
wdPhoneticGuideAlignmentOneTwoOne2
wdPhoneticGuideAlignmentRight4
wdPhoneticGuideAlignmentRightVertical5
wdPhoneticGuideAlignmentZeroOneZero1
proc ::Word::Enum::WdPhoneticGuideAlignmentType {} {

    # wdPhoneticGuideAlignmentCenter - 0
    # wdPhoneticGuideAlignmentLeft - 3
    # wdPhoneticGuideAlignmentOneTwoOne - 2
    # wdPhoneticGuideAlignmentRight - 4
    # wdPhoneticGuideAlignmentRightVertical - 5
    # wdPhoneticGuideAlignmentZeroOneZero - 1
    return { wdPhoneticGuideAlignmentCenter 0 wdPhoneticGuideAlignmentLeft 3 wdPhoneticGuideAlignmentOneTwoOne 2 wdPhoneticGuideAlignmentRight 4 wdPhoneticGuideAlignmentRightVertical 5 wdPhoneticGuideAlignmentZeroOneZero 1 }
}

WdPictureLinkType [::Word::Enum]Top, Main, Index

WdPictureLinkType
Parameters
wdLinkDataInDoc1
wdLinkDataOnDisk2
wdLinkNone0
proc ::Word::Enum::WdPictureLinkType {} {

    # wdLinkDataInDoc - 1
    # wdLinkDataOnDisk - 2
    # wdLinkNone - 0
    return { wdLinkDataInDoc 1 wdLinkDataOnDisk 2 wdLinkNone 0 }
}

WdPortugueseReform [::Word::Enum]Top, Main, Index

WdPortugueseReform
Parameters
wdPortugueseBoth3
wdPortuguesePostReform2
wdPortuguesePreReform1
proc ::Word::Enum::WdPortugueseReform {} {

    # wdPortugueseBoth - 3
    # wdPortuguesePostReform - 2
    # wdPortuguesePreReform - 1
    return { wdPortugueseBoth 3 wdPortuguesePostReform 2 wdPortuguesePreReform 1 }
}

WdPreferredWidthType [::Word::Enum]Top, Main, Index

WdPreferredWidthType
Parameters
wdPreferredWidthAuto1
wdPreferredWidthPercent2
wdPreferredWidthPoints3
proc ::Word::Enum::WdPreferredWidthType {} {

    # wdPreferredWidthAuto - 1
    # wdPreferredWidthPercent - 2
    # wdPreferredWidthPoints - 3
    return { wdPreferredWidthAuto 1 wdPreferredWidthPercent 2 wdPreferredWidthPoints 3 }
}

WdPrintOutItem [::Word::Enum]Top, Main, Index

WdPrintOutItem
Parameters
wdPrintAutoTextEntries4
wdPrintComments2
wdPrintDocumentContent0
wdPrintDocumentWithMarkup7
wdPrintEnvelope6
wdPrintKeyAssignments5
wdPrintMarkup2
wdPrintProperties1
wdPrintStyles3
proc ::Word::Enum::WdPrintOutItem {} {

    # wdPrintAutoTextEntries - 4
    # wdPrintComments - 2
    # wdPrintDocumentContent - 0
    # wdPrintDocumentWithMarkup - 7
    # wdPrintEnvelope - 6
    # wdPrintKeyAssignments - 5
    # wdPrintMarkup - 2
    # wdPrintProperties - 1
    # wdPrintStyles - 3
    return { wdPrintAutoTextEntries 4 wdPrintComments 2 wdPrintDocumentContent 0 wdPrintDocumentWithMarkup 7 wdPrintEnvelope 6 wdPrintKeyAssignments 5 wdPrintMarkup 2 wdPrintProperties 1 wdPrintStyles 3 }
}

WdPrintOutPages [::Word::Enum]Top, Main, Index

WdPrintOutPages
Parameters
wdPrintAllPages0
wdPrintEvenPagesOnly2
wdPrintOddPagesOnly1
proc ::Word::Enum::WdPrintOutPages {} {

    # wdPrintAllPages - 0
    # wdPrintEvenPagesOnly - 2
    # wdPrintOddPagesOnly - 1
    return { wdPrintAllPages 0 wdPrintEvenPagesOnly 2 wdPrintOddPagesOnly 1 }
}

WdPrintOutRange [::Word::Enum]Top, Main, Index

WdPrintOutRange
Parameters
wdPrintAllDocument0
wdPrintCurrentPage2
wdPrintFromTo3
wdPrintRangeOfPages4
wdPrintSelection1
proc ::Word::Enum::WdPrintOutRange {} {

    # wdPrintAllDocument - 0
    # wdPrintCurrentPage - 2
    # wdPrintFromTo - 3
    # wdPrintRangeOfPages - 4
    # wdPrintSelection - 1
    return { wdPrintAllDocument 0 wdPrintCurrentPage 2 wdPrintFromTo 3 wdPrintRangeOfPages 4 wdPrintSelection 1 }
}

WdProofreadingErrorType [::Word::Enum]Top, Main, Index

WdProofreadingErrorType
Parameters
wdGrammaticalError1
wdSpellingError0
proc ::Word::Enum::WdProofreadingErrorType {} {

    # wdGrammaticalError - 1
    # wdSpellingError - 0
    return { wdGrammaticalError 1 wdSpellingError 0 }
}

WdProtectedViewCloseReason [::Word::Enum]Top, Main, Index

WdProtectedViewCloseReason
Parameters
wdProtectedViewCloseEdit1
wdProtectedViewCloseForced2
wdProtectedViewCloseNormal0
proc ::Word::Enum::WdProtectedViewCloseReason {} {

    # wdProtectedViewCloseEdit - 1
    # wdProtectedViewCloseForced - 2
    # wdProtectedViewCloseNormal - 0
    return { wdProtectedViewCloseEdit 1 wdProtectedViewCloseForced 2 wdProtectedViewCloseNormal 0 }
}

WdProtectionType [::Word::Enum]Top, Main, Index

WdProtectionType
Parameters
wdAllowOnlyComments1
wdAllowOnlyFormFields2
wdAllowOnlyReading3
wdAllowOnlyRevisions0
wdNoProtection-1
proc ::Word::Enum::WdProtectionType {} {

    # wdAllowOnlyComments - 1
    # wdAllowOnlyFormFields - 2
    # wdAllowOnlyReading - 3
    # wdAllowOnlyRevisions - 0
    # wdNoProtection - -1
    return { wdAllowOnlyComments 1 wdAllowOnlyFormFields 2 wdAllowOnlyReading 3 wdAllowOnlyRevisions 0 wdNoProtection -1 }
}

WdReadingLayoutMargin [::Word::Enum]Top, Main, Index

WdReadingLayoutMargin
Parameters
wdAutomaticMargin0
wdFullMargin2
wdSuppressMargin1
proc ::Word::Enum::WdReadingLayoutMargin {} {

    # wdAutomaticMargin - 0
    # wdFullMargin - 2
    # wdSuppressMargin - 1
    return { wdAutomaticMargin 0 wdFullMargin 2 wdSuppressMargin 1 }
}

WdReadingOrder [::Word::Enum]Top, Main, Index

WdReadingOrder
Parameters
wdReadingOrderLtr1
wdReadingOrderRtl0
proc ::Word::Enum::WdReadingOrder {} {

    # wdReadingOrderLtr - 1
    # wdReadingOrderRtl - 0
    return { wdReadingOrderLtr 1 wdReadingOrderRtl 0 }
}

WdRecoveryType [::Word::Enum]Top, Main, Index

WdRecoveryType
Parameters
wdChart14
wdChartLinked15
wdChartPicture13
wdFormatOriginalFormatting16
wdFormatPlainText22
wdFormatSurroundingFormattingWithEmphasis20
wdListCombineWithExistingList24
wdListContinueNumbering7
wdListDontMerge25
wdListRestartNumbering8
wdPasteDefault0
wdSingleCellTable6
wdSingleCellText5
wdTableAppendTable10
wdTableInsertAsRows11
wdTableOriginalFormatting12
wdTableOverwriteCells23
wdUseDestinationStylesRecovery19
proc ::Word::Enum::WdRecoveryType {} {

    # wdChart - 14
    # wdChartLinked - 15
    # wdChartPicture - 13
    # wdFormatOriginalFormatting - 16
    # wdFormatPlainText - 22
    # wdFormatSurroundingFormattingWithEmphasis - 20
    # wdListCombineWithExistingList - 24
    # wdListContinueNumbering - 7
    # wdListDontMerge - 25
    # wdListRestartNumbering - 8
    # wdPasteDefault - 0
    # wdSingleCellTable - 6
    # wdSingleCellText - 5
    # wdTableAppendTable - 10
    # wdTableInsertAsRows - 11
    # wdTableOriginalFormatting - 12
    # wdTableOverwriteCells - 23
    # wdUseDestinationStylesRecovery - 19
    return { wdChart 14 wdChartLinked 15 wdChartPicture 13 wdFormatOriginalFormatting 16 wdFormatPlainText 22 wdFormatSurroundingFormattingWithEmphasis 20 wdListCombineWithExistingList 24 wdListContinueNumbering 7 wdListDontMerge 25 wdListRestartNumbering 8 wdPasteDefault 0 wdSingleCellTable 6 wdSingleCellText 5 wdTableAppendTable 10 wdTableInsertAsRows 11 wdTableOriginalFormatting 12 wdTableOverwriteCells 23 wdUseDestinationStylesRecovery 19 }
}

WdRectangleType [::Word::Enum]Top, Main, Index

WdRectangleType
Parameters
wdDocumentControlRectangle13
wdLineBetweenColumnRectangle5
wdMailNavArea12
wdMarkupRectangle2
wdMarkupRectangleArea8
wdMarkupRectangleButton3
wdMarkupRectangleMoveMatch10
wdPageBorderRectangle4
wdReadingModeNavigation9
wdReadingModePanningArea11
wdSelection6
wdShapeRectangle1
wdSystem7
wdTextRectangle0
proc ::Word::Enum::WdRectangleType {} {

    # wdDocumentControlRectangle - 13
    # wdLineBetweenColumnRectangle - 5
    # wdMailNavArea - 12
    # wdMarkupRectangle - 2
    # wdMarkupRectangleArea - 8
    # wdMarkupRectangleButton - 3
    # wdMarkupRectangleMoveMatch - 10
    # wdPageBorderRectangle - 4
    # wdReadingModeNavigation - 9
    # wdReadingModePanningArea - 11
    # wdSelection - 6
    # wdShapeRectangle - 1
    # wdSystem - 7
    # wdTextRectangle - 0
    return { wdDocumentControlRectangle 13 wdLineBetweenColumnRectangle 5 wdMailNavArea 12 wdMarkupRectangle 2 wdMarkupRectangleArea 8 wdMarkupRectangleButton 3 wdMarkupRectangleMoveMatch 10 wdPageBorderRectangle 4 wdReadingModeNavigation 9 wdReadingModePanningArea 11 wdSelection 6 wdShapeRectangle 1 wdSystem 7 wdTextRectangle 0 }
}

WdReferenceKind [::Word::Enum]Top, Main, Index

WdReferenceKind
Parameters
wdContentText-1
wdEndnoteNumber6
wdEndnoteNumberFormatted17
wdEntireCaption2
wdFootnoteNumber5
wdFootnoteNumberFormatted16
wdNumberFullContext-4
wdNumberNoContext-3
wdNumberRelativeContext-2
wdOnlyCaptionText4
wdOnlyLabelAndNumber3
wdPageNumber7
wdPosition15
proc ::Word::Enum::WdReferenceKind {} {

    # wdContentText - -1
    # wdEndnoteNumber - 6
    # wdEndnoteNumberFormatted - 17
    # wdEntireCaption - 2
    # wdFootnoteNumber - 5
    # wdFootnoteNumberFormatted - 16
    # wdNumberFullContext - -4
    # wdNumberNoContext - -3
    # wdNumberRelativeContext - -2
    # wdOnlyCaptionText - 4
    # wdOnlyLabelAndNumber - 3
    # wdPageNumber - 7
    # wdPosition - 15
    return { wdContentText -1 wdEndnoteNumber 6 wdEndnoteNumberFormatted 17 wdEntireCaption 2 wdFootnoteNumber 5 wdFootnoteNumberFormatted 16 wdNumberFullContext -4 wdNumberNoContext -3 wdNumberRelativeContext -2 wdOnlyCaptionText 4 wdOnlyLabelAndNumber 3 wdPageNumber 7 wdPosition 15 }
}

WdReferenceType [::Word::Enum]Top, Main, Index

WdReferenceType
Parameters
wdRefTypeBookmark2
wdRefTypeEndnote4
wdRefTypeFootnote3
wdRefTypeHeading1
wdRefTypeNumberedItem0
proc ::Word::Enum::WdReferenceType {} {

    # wdRefTypeBookmark - 2
    # wdRefTypeEndnote - 4
    # wdRefTypeFootnote - 3
    # wdRefTypeHeading - 1
    # wdRefTypeNumberedItem - 0
    return { wdRefTypeBookmark 2 wdRefTypeEndnote 4 wdRefTypeFootnote 3 wdRefTypeHeading 1 wdRefTypeNumberedItem 0 }
}

WdRelativeHorizontalPosition [::Word::Enum]Top, Main, Index

WdRelativeHorizontalPosition
Parameters
wdRelativeHorizontalPositionCharacter3
wdRelativeHorizontalPositionColumn2
wdRelativeHorizontalPositionInnerMarginArea6
wdRelativeHorizontalPositionLeftMarginArea4
wdRelativeHorizontalPositionMargin0
wdRelativeHorizontalPositionOuterMarginArea7
wdRelativeHorizontalPositionPage1
wdRelativeHorizontalPositionRightMarginArea5
proc ::Word::Enum::WdRelativeHorizontalPosition {} {

    # wdRelativeHorizontalPositionCharacter - 3
    # wdRelativeHorizontalPositionColumn - 2
    # wdRelativeHorizontalPositionInnerMarginArea - 6
    # wdRelativeHorizontalPositionLeftMarginArea - 4
    # wdRelativeHorizontalPositionMargin - 0
    # wdRelativeHorizontalPositionOuterMarginArea - 7
    # wdRelativeHorizontalPositionPage - 1
    # wdRelativeHorizontalPositionRightMarginArea - 5
    return { wdRelativeHorizontalPositionCharacter 3 wdRelativeHorizontalPositionColumn 2 wdRelativeHorizontalPositionInnerMarginArea 6 wdRelativeHorizontalPositionLeftMarginArea 4 wdRelativeHorizontalPositionMargin 0 wdRelativeHorizontalPositionOuterMarginArea 7 wdRelativeHorizontalPositionPage 1 wdRelativeHorizontalPositionRightMarginArea 5 }
}

WdRelativeHorizontalSize [::Word::Enum]Top, Main, Index

WdRelativeHorizontalSize
Parameters
wdRelativeHorizontalSizeInnerMarginArea4
wdRelativeHorizontalSizeLeftMarginArea2
wdRelativeHorizontalSizeMargin0
wdRelativeHorizontalSizeOuterMarginArea5
wdRelativeHorizontalSizePage1
wdRelativeHorizontalSizeRightMarginArea3
proc ::Word::Enum::WdRelativeHorizontalSize {} {

    # wdRelativeHorizontalSizeInnerMarginArea - 4
    # wdRelativeHorizontalSizeLeftMarginArea - 2
    # wdRelativeHorizontalSizeMargin - 0
    # wdRelativeHorizontalSizeOuterMarginArea - 5
    # wdRelativeHorizontalSizePage - 1
    # wdRelativeHorizontalSizeRightMarginArea - 3
    return { wdRelativeHorizontalSizeInnerMarginArea 4 wdRelativeHorizontalSizeLeftMarginArea 2 wdRelativeHorizontalSizeMargin 0 wdRelativeHorizontalSizeOuterMarginArea 5 wdRelativeHorizontalSizePage 1 wdRelativeHorizontalSizeRightMarginArea 3 }
}

WdRelativeVerticalPosition [::Word::Enum]Top, Main, Index

WdRelativeVerticalPosition
Parameters
wdRelativeVerticalPositionBottomMarginArea5
wdRelativeVerticalPositionInnerMarginArea6
wdRelativeVerticalPositionLine3
wdRelativeVerticalPositionMargin0
wdRelativeVerticalPositionOuterMarginArea7
wdRelativeVerticalPositionPage1
wdRelativeVerticalPositionParagraph2
wdRelativeVerticalPositionTopMarginArea4
proc ::Word::Enum::WdRelativeVerticalPosition {} {

    # wdRelativeVerticalPositionBottomMarginArea - 5
    # wdRelativeVerticalPositionInnerMarginArea - 6
    # wdRelativeVerticalPositionLine - 3
    # wdRelativeVerticalPositionMargin - 0
    # wdRelativeVerticalPositionOuterMarginArea - 7
    # wdRelativeVerticalPositionPage - 1
    # wdRelativeVerticalPositionParagraph - 2
    # wdRelativeVerticalPositionTopMarginArea - 4
    return { wdRelativeVerticalPositionBottomMarginArea 5 wdRelativeVerticalPositionInnerMarginArea 6 wdRelativeVerticalPositionLine 3 wdRelativeVerticalPositionMargin 0 wdRelativeVerticalPositionOuterMarginArea 7 wdRelativeVerticalPositionPage 1 wdRelativeVerticalPositionParagraph 2 wdRelativeVerticalPositionTopMarginArea 4 }
}

WdRelativeVerticalSize [::Word::Enum]Top, Main, Index

WdRelativeVerticalSize
Parameters
wdRelativeVerticalSizeBottomMarginArea3
wdRelativeVerticalSizeInnerMarginArea4
wdRelativeVerticalSizeMargin0
wdRelativeVerticalSizeOuterMarginArea5
wdRelativeVerticalSizePage1
wdRelativeVerticalSizeTopMarginArea2
proc ::Word::Enum::WdRelativeVerticalSize {} {

    # wdRelativeVerticalSizeBottomMarginArea - 3
    # wdRelativeVerticalSizeInnerMarginArea - 4
    # wdRelativeVerticalSizeMargin - 0
    # wdRelativeVerticalSizeOuterMarginArea - 5
    # wdRelativeVerticalSizePage - 1
    # wdRelativeVerticalSizeTopMarginArea - 2
    return { wdRelativeVerticalSizeBottomMarginArea 3 wdRelativeVerticalSizeInnerMarginArea 4 wdRelativeVerticalSizeMargin 0 wdRelativeVerticalSizeOuterMarginArea 5 wdRelativeVerticalSizePage 1 wdRelativeVerticalSizeTopMarginArea 2 }
}

WdRelocate [::Word::Enum]Top, Main, Index

WdRelocate
Parameters
wdRelocateDown1
wdRelocateUp0
proc ::Word::Enum::WdRelocate {} {

    # wdRelocateDown - 1
    # wdRelocateUp - 0
    return { wdRelocateDown 1 wdRelocateUp 0 }
}

WdRemoveDocInfoType [::Word::Enum]Top, Main, Index

WdRemoveDocInfoType
Parameters
wdRDIAll99
wdRDIAtMentions18
wdRDIComments1
wdRDIContentType16
wdRDIDocumentManagementPolicy15
wdRDIDocumentProperties8
wdRDIDocumentServerProperties14
wdRDIDocumentWorkspace10
wdRDIEmailHeader5
wdRDIInkAnnotations11
wdRDIRemovePersonalInformation4
wdRDIRevisions2
wdRDIRoutingSlip6
wdRDISendForReview7
wdRDITaskpaneWebExtensions17
wdRDITemplate9
wdRDIVersions3
proc ::Word::Enum::WdRemoveDocInfoType {} {

    # wdRDIAll - 99
    # wdRDIAtMentions - 18
    # wdRDIComments - 1
    # wdRDIContentType - 16
    # wdRDIDocumentManagementPolicy - 15
    # wdRDIDocumentProperties - 8
    # wdRDIDocumentServerProperties - 14
    # wdRDIDocumentWorkspace - 10
    # wdRDIEmailHeader - 5
    # wdRDIInkAnnotations - 11
    # wdRDIRemovePersonalInformation - 4
    # wdRDIRevisions - 2
    # wdRDIRoutingSlip - 6
    # wdRDISendForReview - 7
    # wdRDITaskpaneWebExtensions - 17
    # wdRDITemplate - 9
    # wdRDIVersions - 3
    return { wdRDIAll 99 wdRDIAtMentions 18 wdRDIComments 1 wdRDIContentType 16 wdRDIDocumentManagementPolicy 15 wdRDIDocumentProperties 8 wdRDIDocumentServerProperties 14 wdRDIDocumentWorkspace 10 wdRDIEmailHeader 5 wdRDIInkAnnotations 11 wdRDIRemovePersonalInformation 4 wdRDIRevisions 2 wdRDIRoutingSlip 6 wdRDISendForReview 7 wdRDITaskpaneWebExtensions 17 wdRDITemplate 9 wdRDIVersions 3 }
}

WdReplace [::Word::Enum]Top, Main, Index

WdReplace
Parameters
wdReplaceAll2
wdReplaceNone0
wdReplaceOne1
proc ::Word::Enum::WdReplace {} {

    # wdReplaceAll - 2
    # wdReplaceNone - 0
    # wdReplaceOne - 1
    return { wdReplaceAll 2 wdReplaceNone 0 wdReplaceOne 1 }
}

WdRevisedLinesMark [::Word::Enum]Top, Main, Index

WdRevisedLinesMark
Parameters
wdRevisedLinesMarkLeftBorder1
wdRevisedLinesMarkNone0
wdRevisedLinesMarkOutsideBorder3
wdRevisedLinesMarkRightBorder2
proc ::Word::Enum::WdRevisedLinesMark {} {

    # wdRevisedLinesMarkLeftBorder - 1
    # wdRevisedLinesMarkNone - 0
    # wdRevisedLinesMarkOutsideBorder - 3
    # wdRevisedLinesMarkRightBorder - 2
    return { wdRevisedLinesMarkLeftBorder 1 wdRevisedLinesMarkNone 0 wdRevisedLinesMarkOutsideBorder 3 wdRevisedLinesMarkRightBorder 2 }
}

WdRevisedPropertiesMark [::Word::Enum]Top, Main, Index

WdRevisedPropertiesMark
Parameters
wdRevisedPropertiesMarkBold1
wdRevisedPropertiesMarkColorOnly5
wdRevisedPropertiesMarkDoubleStrikeThrough7
wdRevisedPropertiesMarkDoubleUnderline4
wdRevisedPropertiesMarkItalic2
wdRevisedPropertiesMarkNone0
wdRevisedPropertiesMarkStrikeThrough6
wdRevisedPropertiesMarkUnderline3
proc ::Word::Enum::WdRevisedPropertiesMark {} {

    # wdRevisedPropertiesMarkBold - 1
    # wdRevisedPropertiesMarkColorOnly - 5
    # wdRevisedPropertiesMarkDoubleStrikeThrough - 7
    # wdRevisedPropertiesMarkDoubleUnderline - 4
    # wdRevisedPropertiesMarkItalic - 2
    # wdRevisedPropertiesMarkNone - 0
    # wdRevisedPropertiesMarkStrikeThrough - 6
    # wdRevisedPropertiesMarkUnderline - 3
    return { wdRevisedPropertiesMarkBold 1 wdRevisedPropertiesMarkColorOnly 5 wdRevisedPropertiesMarkDoubleStrikeThrough 7 wdRevisedPropertiesMarkDoubleUnderline 4 wdRevisedPropertiesMarkItalic 2 wdRevisedPropertiesMarkNone 0 wdRevisedPropertiesMarkStrikeThrough 6 wdRevisedPropertiesMarkUnderline 3 }
}

WdRevisionsBalloonMargin [::Word::Enum]Top, Main, Index

WdRevisionsBalloonMargin
Parameters
wdLeftMargin0
wdRightMargin1
proc ::Word::Enum::WdRevisionsBalloonMargin {} {

    # wdLeftMargin - 0
    # wdRightMargin - 1
    return { wdLeftMargin 0 wdRightMargin 1 }
}

WdRevisionsBalloonPrintOrientation [::Word::Enum]Top, Main, Index

WdRevisionsBalloonPrintOrientation
Parameters
wdBalloonPrintOrientationAuto0
wdBalloonPrintOrientationForceLandscape2
wdBalloonPrintOrientationPreserve1
proc ::Word::Enum::WdRevisionsBalloonPrintOrientation {} {

    # wdBalloonPrintOrientationAuto - 0
    # wdBalloonPrintOrientationForceLandscape - 2
    # wdBalloonPrintOrientationPreserve - 1
    return { wdBalloonPrintOrientationAuto 0 wdBalloonPrintOrientationForceLandscape 2 wdBalloonPrintOrientationPreserve 1 }
}

WdRevisionsBalloonWidthType [::Word::Enum]Top, Main, Index

WdRevisionsBalloonWidthType
Parameters
wdBalloonWidthPercent0
wdBalloonWidthPoints1
proc ::Word::Enum::WdRevisionsBalloonWidthType {} {

    # wdBalloonWidthPercent - 0
    # wdBalloonWidthPoints - 1
    return { wdBalloonWidthPercent 0 wdBalloonWidthPoints 1 }
}

WdRevisionsMarkup [::Word::Enum]Top, Main, Index

WdRevisionsMarkup
Parameters
wdRevisionsMarkupAll2
wdRevisionsMarkupNone0
wdRevisionsMarkupSimple1
proc ::Word::Enum::WdRevisionsMarkup {} {

    # wdRevisionsMarkupAll - 2
    # wdRevisionsMarkupNone - 0
    # wdRevisionsMarkupSimple - 1
    return { wdRevisionsMarkupAll 2 wdRevisionsMarkupNone 0 wdRevisionsMarkupSimple 1 }
}

WdRevisionsMode [::Word::Enum]Top, Main, Index

WdRevisionsMode
Parameters
wdBalloonRevisions0
wdInLineRevisions1
wdMixedRevisions2
proc ::Word::Enum::WdRevisionsMode {} {

    # wdBalloonRevisions - 0
    # wdInLineRevisions - 1
    # wdMixedRevisions - 2
    return { wdBalloonRevisions 0 wdInLineRevisions 1 wdMixedRevisions 2 }
}

WdRevisionsView [::Word::Enum]Top, Main, Index

WdRevisionsView
Parameters
wdRevisionsViewFinal0
wdRevisionsViewOriginal1
proc ::Word::Enum::WdRevisionsView {} {

    # wdRevisionsViewFinal - 0
    # wdRevisionsViewOriginal - 1
    return { wdRevisionsViewFinal 0 wdRevisionsViewOriginal 1 }
}

WdRevisionsWrap [::Word::Enum]Top, Main, Index

WdRevisionsWrap
Parameters
wdWrapAlways1
wdWrapAsk2
wdWrapNever0
proc ::Word::Enum::WdRevisionsWrap {} {

    # wdWrapAlways - 1
    # wdWrapAsk - 2
    # wdWrapNever - 0
    return { wdWrapAlways 1 wdWrapAsk 2 wdWrapNever 0 }
}

WdRevisionType [::Word::Enum]Top, Main, Index

WdRevisionType
Parameters
wdNoRevision0
wdRevisionCellDeletion17
wdRevisionCellInsertion16
wdRevisionCellMerge18
wdRevisionCellSplit19
wdRevisionConflict7
wdRevisionConflictDelete21
wdRevisionConflictInsert20
wdRevisionDelete2
wdRevisionDisplayField5
wdRevisionInsert1
wdRevisionMovedFrom14
wdRevisionMovedTo15
wdRevisionParagraphNumber4
wdRevisionParagraphProperty10
wdRevisionProperty3
wdRevisionReconcile6
wdRevisionReplace9
wdRevisionSectionProperty12
wdRevisionStyle8
wdRevisionStyleDefinition13
wdRevisionTableProperty11
proc ::Word::Enum::WdRevisionType {} {

    # wdNoRevision - 0
    # wdRevisionCellDeletion - 17
    # wdRevisionCellInsertion - 16
    # wdRevisionCellMerge - 18
    # wdRevisionCellSplit - 19
    # wdRevisionConflict - 7
    # wdRevisionConflictDelete - 21
    # wdRevisionConflictInsert - 20
    # wdRevisionDelete - 2
    # wdRevisionDisplayField - 5
    # wdRevisionInsert - 1
    # wdRevisionMovedFrom - 14
    # wdRevisionMovedTo - 15
    # wdRevisionParagraphNumber - 4
    # wdRevisionParagraphProperty - 10
    # wdRevisionProperty - 3
    # wdRevisionReconcile - 6
    # wdRevisionReplace - 9
    # wdRevisionSectionProperty - 12
    # wdRevisionStyle - 8
    # wdRevisionStyleDefinition - 13
    # wdRevisionTableProperty - 11
    return { wdNoRevision 0 wdRevisionCellDeletion 17 wdRevisionCellInsertion 16 wdRevisionCellMerge 18 wdRevisionCellSplit 19 wdRevisionConflict 7 wdRevisionConflictDelete 21 wdRevisionConflictInsert 20 wdRevisionDelete 2 wdRevisionDisplayField 5 wdRevisionInsert 1 wdRevisionMovedFrom 14 wdRevisionMovedTo 15 wdRevisionParagraphNumber 4 wdRevisionParagraphProperty 10 wdRevisionProperty 3 wdRevisionReconcile 6 wdRevisionReplace 9 wdRevisionSectionProperty 12 wdRevisionStyle 8 wdRevisionStyleDefinition 13 wdRevisionTableProperty 11 }
}

WdRoutingSlipDelivery [::Word::Enum]Top, Main, Index

WdRoutingSlipDelivery
Parameters
wdAllAtOnce1
wdOneAfterAnother0
proc ::Word::Enum::WdRoutingSlipDelivery {} {

    # wdAllAtOnce - 1
    # wdOneAfterAnother - 0
    return { wdAllAtOnce 1 wdOneAfterAnother 0 }
}

WdRoutingSlipStatus [::Word::Enum]Top, Main, Index

WdRoutingSlipStatus
Parameters
wdNotYetRouted0
wdRouteComplete2
wdRouteInProgress1
proc ::Word::Enum::WdRoutingSlipStatus {} {

    # wdNotYetRouted - 0
    # wdRouteComplete - 2
    # wdRouteInProgress - 1
    return { wdNotYetRouted 0 wdRouteComplete 2 wdRouteInProgress 1 }
}

WdRowAlignment [::Word::Enum]Top, Main, Index

WdRowAlignment
Parameters
wdAlignRowCenter1
wdAlignRowLeft0
wdAlignRowRight2
proc ::Word::Enum::WdRowAlignment {} {

    # wdAlignRowCenter - 1
    # wdAlignRowLeft - 0
    # wdAlignRowRight - 2
    return { wdAlignRowCenter 1 wdAlignRowLeft 0 wdAlignRowRight 2 }
}

WdRowHeightRule [::Word::Enum]Top, Main, Index

WdRowHeightRule
Parameters
wdRowHeightAtLeast1
wdRowHeightAuto0
wdRowHeightExactly2
proc ::Word::Enum::WdRowHeightRule {} {

    # wdRowHeightAtLeast - 1
    # wdRowHeightAuto - 0
    # wdRowHeightExactly - 2
    return { wdRowHeightAtLeast 1 wdRowHeightAuto 0 wdRowHeightExactly 2 }
}

WdRulerStyle [::Word::Enum]Top, Main, Index

WdRulerStyle
Parameters
wdAdjustFirstColumn2
wdAdjustNone0
wdAdjustProportional1
wdAdjustSameWidth3
proc ::Word::Enum::WdRulerStyle {} {

    # wdAdjustFirstColumn - 2
    # wdAdjustNone - 0
    # wdAdjustProportional - 1
    # wdAdjustSameWidth - 3
    return { wdAdjustFirstColumn 2 wdAdjustNone 0 wdAdjustProportional 1 wdAdjustSameWidth 3 }
}

WdSalutationGender [::Word::Enum]Top, Main, Index

WdSalutationGender
Parameters
wdGenderFemale0
wdGenderMale1
wdGenderNeutral2
wdGenderUnknown3
proc ::Word::Enum::WdSalutationGender {} {

    # wdGenderFemale - 0
    # wdGenderMale - 1
    # wdGenderNeutral - 2
    # wdGenderUnknown - 3
    return { wdGenderFemale 0 wdGenderMale 1 wdGenderNeutral 2 wdGenderUnknown 3 }
}

WdSalutationType [::Word::Enum]Top, Main, Index

WdSalutationType
Parameters
wdSalutationBusiness2
wdSalutationFormal1
wdSalutationInformal0
wdSalutationOther3
proc ::Word::Enum::WdSalutationType {} {

    # wdSalutationBusiness - 2
    # wdSalutationFormal - 1
    # wdSalutationInformal - 0
    # wdSalutationOther - 3
    return { wdSalutationBusiness 2 wdSalutationFormal 1 wdSalutationInformal 0 wdSalutationOther 3 }
}

WdSaveFormat [::Word::Enum]Top, Main, Index

WdSaveFormat
Parameters
wdFormatDocument0
wdFormatDocument970
wdFormatDocumentDefault16
wdFormatDOSText4
wdFormatDOSTextLineBreaks5
wdFormatEncodedText7
wdFormatFilteredHTML10
wdFormatFlatXML19
wdFormatFlatXMLMacroEnabled20
wdFormatFlatXMLTemplate21
wdFormatFlatXMLTemplateMacroEnabled22
wdFormatHTML8
wdFormatOpenDocumentText23
wdFormatPDF17
wdFormatRTF6
wdFormatStrictOpenXMLDocument24
wdFormatTemplate1
wdFormatTemplate971
wdFormatText2
wdFormatTextLineBreaks3
wdFormatUnicodeText7
wdFormatWebArchive9
wdFormatXML11
wdFormatXMLDocument12
wdFormatXMLDocumentMacroEnabled13
wdFormatXMLTemplate14
wdFormatXMLTemplateMacroEnabled15
wdFormatXPS18
proc ::Word::Enum::WdSaveFormat {} {

    # wdFormatDocument - 0
    # wdFormatDocument97 - 0
    # wdFormatDocumentDefault - 16
    # wdFormatDOSText - 4
    # wdFormatDOSTextLineBreaks - 5
    # wdFormatEncodedText - 7
    # wdFormatFilteredHTML - 10
    # wdFormatFlatXML - 19
    # wdFormatFlatXMLMacroEnabled - 20
    # wdFormatFlatXMLTemplate - 21
    # wdFormatFlatXMLTemplateMacroEnabled - 22
    # wdFormatHTML - 8
    # wdFormatOpenDocumentText - 23
    # wdFormatPDF - 17
    # wdFormatRTF - 6
    # wdFormatStrictOpenXMLDocument - 24
    # wdFormatTemplate - 1
    # wdFormatTemplate97 - 1
    # wdFormatText - 2
    # wdFormatTextLineBreaks - 3
    # wdFormatUnicodeText - 7
    # wdFormatWebArchive - 9
    # wdFormatXML - 11
    # wdFormatXMLDocument - 12
    # wdFormatXMLDocumentMacroEnabled - 13
    # wdFormatXMLTemplate - 14
    # wdFormatXMLTemplateMacroEnabled - 15
    # wdFormatXPS - 18
    return { wdFormatDocument 0 wdFormatDocument97 0 wdFormatDocumentDefault 16 wdFormatDOSText 4 wdFormatDOSTextLineBreaks 5 wdFormatEncodedText 7 wdFormatFilteredHTML 10 wdFormatFlatXML 19 wdFormatFlatXMLMacroEnabled 20 wdFormatFlatXMLTemplate 21 wdFormatFlatXMLTemplateMacroEnabled 22 wdFormatHTML 8 wdFormatOpenDocumentText 23 wdFormatPDF 17 wdFormatRTF 6 wdFormatStrictOpenXMLDocument 24 wdFormatTemplate 1 wdFormatTemplate97 1 wdFormatText 2 wdFormatTextLineBreaks 3 wdFormatUnicodeText 7 wdFormatWebArchive 9 wdFormatXML 11 wdFormatXMLDocument 12 wdFormatXMLDocumentMacroEnabled 13 wdFormatXMLTemplate 14 wdFormatXMLTemplateMacroEnabled 15 wdFormatXPS 18 }
}

WdSaveOptions [::Word::Enum]Top, Main, Index

WdSaveOptions
Parameters
wdDoNotSaveChanges0
wdPromptToSaveChanges-2
wdSaveChanges-1
proc ::Word::Enum::WdSaveOptions {} {

    # wdDoNotSaveChanges - 0
    # wdPromptToSaveChanges - -2
    # wdSaveChanges - -1
    return { wdDoNotSaveChanges 0 wdPromptToSaveChanges -2 wdSaveChanges -1 }
}

WdScrollbarType [::Word::Enum]Top, Main, Index

WdScrollbarType
Parameters
wdScrollbarTypeAuto0
wdScrollbarTypeNo2
wdScrollbarTypeYes1
proc ::Word::Enum::WdScrollbarType {} {

    # wdScrollbarTypeAuto - 0
    # wdScrollbarTypeNo - 2
    # wdScrollbarTypeYes - 1
    return { wdScrollbarTypeAuto 0 wdScrollbarTypeNo 2 wdScrollbarTypeYes 1 }
}

WdSectionDirection [::Word::Enum]Top, Main, Index

WdSectionDirection
Parameters
wdSectionDirectionLtr1
wdSectionDirectionRtl0
proc ::Word::Enum::WdSectionDirection {} {

    # wdSectionDirectionLtr - 1
    # wdSectionDirectionRtl - 0
    return { wdSectionDirectionLtr 1 wdSectionDirectionRtl 0 }
}

WdSectionStart [::Word::Enum]Top, Main, Index

WdSectionStart
Parameters
wdSectionContinuous0
wdSectionEvenPage3
wdSectionNewColumn1
wdSectionNewPage2
wdSectionOddPage4
proc ::Word::Enum::WdSectionStart {} {

    # wdSectionContinuous - 0
    # wdSectionEvenPage - 3
    # wdSectionNewColumn - 1
    # wdSectionNewPage - 2
    # wdSectionOddPage - 4
    return { wdSectionContinuous 0 wdSectionEvenPage 3 wdSectionNewColumn 1 wdSectionNewPage 2 wdSectionOddPage 4 }
}

WdSeekView [::Word::Enum]Top, Main, Index

WdSeekView
Parameters
wdSeekCurrentPageFooter10
wdSeekCurrentPageHeader9
wdSeekEndnotes8
wdSeekEvenPagesFooter6
wdSeekEvenPagesHeader3
wdSeekFirstPageFooter5
wdSeekFirstPageHeader2
wdSeekFootnotes7
wdSeekMainDocument0
wdSeekPrimaryFooter4
wdSeekPrimaryHeader1
proc ::Word::Enum::WdSeekView {} {

    # wdSeekCurrentPageFooter - 10
    # wdSeekCurrentPageHeader - 9
    # wdSeekEndnotes - 8
    # wdSeekEvenPagesFooter - 6
    # wdSeekEvenPagesHeader - 3
    # wdSeekFirstPageFooter - 5
    # wdSeekFirstPageHeader - 2
    # wdSeekFootnotes - 7
    # wdSeekMainDocument - 0
    # wdSeekPrimaryFooter - 4
    # wdSeekPrimaryHeader - 1
    return { wdSeekCurrentPageFooter 10 wdSeekCurrentPageHeader 9 wdSeekEndnotes 8 wdSeekEvenPagesFooter 6 wdSeekEvenPagesHeader 3 wdSeekFirstPageFooter 5 wdSeekFirstPageHeader 2 wdSeekFootnotes 7 wdSeekMainDocument 0 wdSeekPrimaryFooter 4 wdSeekPrimaryHeader 1 }
}

WdSelectionFlags [::Word::Enum]Top, Main, Index

WdSelectionFlags
Parameters
wdSelActive8
wdSelAtEOL2
wdSelOvertype4
wdSelReplace16
wdSelStartActive1
proc ::Word::Enum::WdSelectionFlags {} {

    # wdSelActive - 8
    # wdSelAtEOL - 2
    # wdSelOvertype - 4
    # wdSelReplace - 16
    # wdSelStartActive - 1
    return { wdSelActive 8 wdSelAtEOL 2 wdSelOvertype 4 wdSelReplace 16 wdSelStartActive 1 }
}

WdSelectionType [::Word::Enum]Top, Main, Index

WdSelectionType
Parameters
wdNoSelection0
wdSelectionBlock6
wdSelectionColumn4
wdSelectionFrame3
wdSelectionInlineShape7
wdSelectionIP1
wdSelectionNormal2
wdSelectionRow5
wdSelectionShape8
proc ::Word::Enum::WdSelectionType {} {

    # wdNoSelection - 0
    # wdSelectionBlock - 6
    # wdSelectionColumn - 4
    # wdSelectionFrame - 3
    # wdSelectionInlineShape - 7
    # wdSelectionIP - 1
    # wdSelectionNormal - 2
    # wdSelectionRow - 5
    # wdSelectionShape - 8
    return { wdNoSelection 0 wdSelectionBlock 6 wdSelectionColumn 4 wdSelectionFrame 3 wdSelectionInlineShape 7 wdSelectionIP 1 wdSelectionNormal 2 wdSelectionRow 5 wdSelectionShape 8 }
}

WdSeparatorType [::Word::Enum]Top, Main, Index

WdSeparatorType
Parameters
wdSeparatorColon2
wdSeparatorEmDash3
wdSeparatorEnDash4
wdSeparatorHyphen0
wdSeparatorPeriod1
proc ::Word::Enum::WdSeparatorType {} {

    # wdSeparatorColon - 2
    # wdSeparatorEmDash - 3
    # wdSeparatorEnDash - 4
    # wdSeparatorHyphen - 0
    # wdSeparatorPeriod - 1
    return { wdSeparatorColon 2 wdSeparatorEmDash 3 wdSeparatorEnDash 4 wdSeparatorHyphen 0 wdSeparatorPeriod 1 }
}

WdShapePosition [::Word::Enum]Top, Main, Index

WdShapePosition
Parameters
wdShapeBottom-999997
wdShapeCenter-999995
wdShapeInside-999994
wdShapeLeft-999998
wdShapeOutside-999993
wdShapeRight-999996
wdShapeTop-999999
proc ::Word::Enum::WdShapePosition {} {

    # wdShapeBottom - -999997
    # wdShapeCenter - -999995
    # wdShapeInside - -999994
    # wdShapeLeft - -999998
    # wdShapeOutside - -999993
    # wdShapeRight - -999996
    # wdShapeTop - -999999
    return { wdShapeBottom -999997 wdShapeCenter -999995 wdShapeInside -999994 wdShapeLeft -999998 wdShapeOutside -999993 wdShapeRight -999996 wdShapeTop -999999 }
}

WdShapePositionRelative [::Word::Enum]Top, Main, Index

WdShapePositionRelative
Parameters
wdShapePositionRelativeNone-999999
proc ::Word::Enum::WdShapePositionRelative {} {

    # wdShapePositionRelativeNone - -999999
    return { wdShapePositionRelativeNone -999999 }
}

WdShapeSizeRelative [::Word::Enum]Top, Main, Index

WdShapeSizeRelative
Parameters
wdShapeSizeRelativeNone-999999
proc ::Word::Enum::WdShapeSizeRelative {} {

    # wdShapeSizeRelativeNone - -999999
    return { wdShapeSizeRelativeNone -999999 }
}

WdShowFilter [::Word::Enum]Top, Main, Index

WdShowFilter
Parameters
wdShowFilterFormattingAvailable4
wdShowFilterFormattingInUse3
wdShowFilterFormattingRecommended5
wdShowFilterStylesAll2
wdShowFilterStylesAvailable0
wdShowFilterStylesInUse1
proc ::Word::Enum::WdShowFilter {} {

    # wdShowFilterFormattingAvailable - 4
    # wdShowFilterFormattingInUse - 3
    # wdShowFilterFormattingRecommended - 5
    # wdShowFilterStylesAll - 2
    # wdShowFilterStylesAvailable - 0
    # wdShowFilterStylesInUse - 1
    return { wdShowFilterFormattingAvailable 4 wdShowFilterFormattingInUse 3 wdShowFilterFormattingRecommended 5 wdShowFilterStylesAll 2 wdShowFilterStylesAvailable 0 wdShowFilterStylesInUse 1 }
}

WdShowSourceDocuments [::Word::Enum]Top, Main, Index

WdShowSourceDocuments
Parameters
wdShowSourceDocumentsBoth3
wdShowSourceDocumentsNone0
wdShowSourceDocumentsOriginal1
wdShowSourceDocumentsRevised2
proc ::Word::Enum::WdShowSourceDocuments {} {

    # wdShowSourceDocumentsBoth - 3
    # wdShowSourceDocumentsNone - 0
    # wdShowSourceDocumentsOriginal - 1
    # wdShowSourceDocumentsRevised - 2
    return { wdShowSourceDocumentsBoth 3 wdShowSourceDocumentsNone 0 wdShowSourceDocumentsOriginal 1 wdShowSourceDocumentsRevised 2 }
}

WdSmartTagControlType [::Word::Enum]Top, Main, Index

WdSmartTagControlType
Parameters
wdControlActiveX13
wdControlButton6
wdControlCheckbox9
wdControlCombo12
wdControlDocumentFragment14
wdControlDocumentFragmentURL15
wdControlHelp3
wdControlHelpURL4
wdControlImage8
wdControlLabel7
wdControlLink2
wdControlListbox11
wdControlRadioGroup16
wdControlSeparator5
wdControlSmartTag1
wdControlTextbox10
proc ::Word::Enum::WdSmartTagControlType {} {

    # wdControlActiveX - 13
    # wdControlButton - 6
    # wdControlCheckbox - 9
    # wdControlCombo - 12
    # wdControlDocumentFragment - 14
    # wdControlDocumentFragmentURL - 15
    # wdControlHelp - 3
    # wdControlHelpURL - 4
    # wdControlImage - 8
    # wdControlLabel - 7
    # wdControlLink - 2
    # wdControlListbox - 11
    # wdControlRadioGroup - 16
    # wdControlSeparator - 5
    # wdControlSmartTag - 1
    # wdControlTextbox - 10
    return { wdControlActiveX 13 wdControlButton 6 wdControlCheckbox 9 wdControlCombo 12 wdControlDocumentFragment 14 wdControlDocumentFragmentURL 15 wdControlHelp 3 wdControlHelpURL 4 wdControlImage 8 wdControlLabel 7 wdControlLink 2 wdControlListbox 11 wdControlRadioGroup 16 wdControlSeparator 5 wdControlSmartTag 1 wdControlTextbox 10 }
}

WdSortFieldType [::Word::Enum]Top, Main, Index

WdSortFieldType
Parameters
wdSortFieldAlphanumeric0
wdSortFieldDate2
wdSortFieldJapanJIS4
wdSortFieldKoreaKS6
wdSortFieldNumeric1
wdSortFieldStroke5
wdSortFieldSyllable3
proc ::Word::Enum::WdSortFieldType {} {

    # wdSortFieldAlphanumeric - 0
    # wdSortFieldDate - 2
    # wdSortFieldJapanJIS - 4
    # wdSortFieldKoreaKS - 6
    # wdSortFieldNumeric - 1
    # wdSortFieldStroke - 5
    # wdSortFieldSyllable - 3
    return { wdSortFieldAlphanumeric 0 wdSortFieldDate 2 wdSortFieldJapanJIS 4 wdSortFieldKoreaKS 6 wdSortFieldNumeric 1 wdSortFieldStroke 5 wdSortFieldSyllable 3 }
}

WdSortFieldTypeHID [::Word::Enum]Top, Main, Index

WdSortFieldTypeHID
Parameters
emptyenum0
proc ::Word::Enum::WdSortFieldTypeHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdSortOrder [::Word::Enum]Top, Main, Index

WdSortOrder
Parameters
wdSortOrderAscending0
wdSortOrderDescending1
proc ::Word::Enum::WdSortOrder {} {

    # wdSortOrderAscending - 0
    # wdSortOrderDescending - 1
    return { wdSortOrderAscending 0 wdSortOrderDescending 1 }
}

WdSortSeparator [::Word::Enum]Top, Main, Index

WdSortSeparator
Parameters
wdSortSeparateByCommas1
wdSortSeparateByDefaultTableSeparator2
wdSortSeparateByTabs0
proc ::Word::Enum::WdSortSeparator {} {

    # wdSortSeparateByCommas - 1
    # wdSortSeparateByDefaultTableSeparator - 2
    # wdSortSeparateByTabs - 0
    return { wdSortSeparateByCommas 1 wdSortSeparateByDefaultTableSeparator 2 wdSortSeparateByTabs 0 }
}

WdSpanishSpeller [::Word::Enum]Top, Main, Index

WdSpanishSpeller
Parameters
wdSpanishTuteoAndVoseo1
wdSpanishTuteoOnly0
wdSpanishVoseoOnly2
proc ::Word::Enum::WdSpanishSpeller {} {

    # wdSpanishTuteoAndVoseo - 1
    # wdSpanishTuteoOnly - 0
    # wdSpanishVoseoOnly - 2
    return { wdSpanishTuteoAndVoseo 1 wdSpanishTuteoOnly 0 wdSpanishVoseoOnly 2 }
}

WdSpecialPane [::Word::Enum]Top, Main, Index

WdSpecialPane
Parameters
wdPaneComments15
wdPaneCurrentPageFooter17
wdPaneCurrentPageHeader16
wdPaneEndnoteContinuationNotice12
wdPaneEndnoteContinuationSeparator13
wdPaneEndnotes8
wdPaneEndnoteSeparator14
wdPaneEvenPagesFooter6
wdPaneEvenPagesHeader3
wdPaneFirstPageFooter5
wdPaneFirstPageHeader2
wdPaneFootnoteContinuationNotice9
wdPaneFootnoteContinuationSeparator10
wdPaneFootnotes7
wdPaneFootnoteSeparator11
wdPaneNone0
wdPanePrimaryFooter4
wdPanePrimaryHeader1
wdPaneRevisions18
wdPaneRevisionsHoriz19
wdPaneRevisionsVert20
proc ::Word::Enum::WdSpecialPane {} {

    # wdPaneComments - 15
    # wdPaneCurrentPageFooter - 17
    # wdPaneCurrentPageHeader - 16
    # wdPaneEndnoteContinuationNotice - 12
    # wdPaneEndnoteContinuationSeparator - 13
    # wdPaneEndnotes - 8
    # wdPaneEndnoteSeparator - 14
    # wdPaneEvenPagesFooter - 6
    # wdPaneEvenPagesHeader - 3
    # wdPaneFirstPageFooter - 5
    # wdPaneFirstPageHeader - 2
    # wdPaneFootnoteContinuationNotice - 9
    # wdPaneFootnoteContinuationSeparator - 10
    # wdPaneFootnotes - 7
    # wdPaneFootnoteSeparator - 11
    # wdPaneNone - 0
    # wdPanePrimaryFooter - 4
    # wdPanePrimaryHeader - 1
    # wdPaneRevisions - 18
    # wdPaneRevisionsHoriz - 19
    # wdPaneRevisionsVert - 20
    return { wdPaneComments 15 wdPaneCurrentPageFooter 17 wdPaneCurrentPageHeader 16 wdPaneEndnoteContinuationNotice 12 wdPaneEndnoteContinuationSeparator 13 wdPaneEndnotes 8 wdPaneEndnoteSeparator 14 wdPaneEvenPagesFooter 6 wdPaneEvenPagesHeader 3 wdPaneFirstPageFooter 5 wdPaneFirstPageHeader 2 wdPaneFootnoteContinuationNotice 9 wdPaneFootnoteContinuationSeparator 10 wdPaneFootnotes 7 wdPaneFootnoteSeparator 11 wdPaneNone 0 wdPanePrimaryFooter 4 wdPanePrimaryHeader 1 wdPaneRevisions 18 wdPaneRevisionsHoriz 19 wdPaneRevisionsVert 20 }
}

WdSpellingErrorType [::Word::Enum]Top, Main, Index

WdSpellingErrorType
Parameters
wdSpellingCapitalization2
wdSpellingCorrect0
wdSpellingNotInDictionary1
proc ::Word::Enum::WdSpellingErrorType {} {

    # wdSpellingCapitalization - 2
    # wdSpellingCorrect - 0
    # wdSpellingNotInDictionary - 1
    return { wdSpellingCapitalization 2 wdSpellingCorrect 0 wdSpellingNotInDictionary 1 }
}

WdSpellingWordType [::Word::Enum]Top, Main, Index

WdSpellingWordType
Parameters
wdAnagram2
wdSpellword0
wdWildcard1
proc ::Word::Enum::WdSpellingWordType {} {

    # wdAnagram - 2
    # wdSpellword - 0
    # wdWildcard - 1
    return { wdAnagram 2 wdSpellword 0 wdWildcard 1 }
}

WdStatistic [::Word::Enum]Top, Main, Index

WdStatistic
Parameters
wdStatisticCharacters3
wdStatisticCharactersWithSpaces5
wdStatisticFarEastCharacters6
wdStatisticLines1
wdStatisticPages2
wdStatisticParagraphs4
wdStatisticWords0
proc ::Word::Enum::WdStatistic {} {

    # wdStatisticCharacters - 3
    # wdStatisticCharactersWithSpaces - 5
    # wdStatisticFarEastCharacters - 6
    # wdStatisticLines - 1
    # wdStatisticPages - 2
    # wdStatisticParagraphs - 4
    # wdStatisticWords - 0
    return { wdStatisticCharacters 3 wdStatisticCharactersWithSpaces 5 wdStatisticFarEastCharacters 6 wdStatisticLines 1 wdStatisticPages 2 wdStatisticParagraphs 4 wdStatisticWords 0 }
}

WdStatisticHID [::Word::Enum]Top, Main, Index

WdStatisticHID
Parameters
emptyenum0
proc ::Word::Enum::WdStatisticHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdStoryType [::Word::Enum]Top, Main, Index

WdStoryType
Parameters
wdCommentsStory4
wdEndnoteContinuationNoticeStory17
wdEndnoteContinuationSeparatorStory16
wdEndnoteSeparatorStory15
wdEndnotesStory3
wdEvenPagesFooterStory8
wdEvenPagesHeaderStory6
wdFirstPageFooterStory11
wdFirstPageHeaderStory10
wdFootnoteContinuationNoticeStory14
wdFootnoteContinuationSeparatorStory13
wdFootnoteSeparatorStory12
wdFootnotesStory2
wdMainTextStory1
wdPrimaryFooterStory9
wdPrimaryHeaderStory7
wdTextFrameStory5
proc ::Word::Enum::WdStoryType {} {

    # wdCommentsStory - 4
    # wdEndnoteContinuationNoticeStory - 17
    # wdEndnoteContinuationSeparatorStory - 16
    # wdEndnoteSeparatorStory - 15
    # wdEndnotesStory - 3
    # wdEvenPagesFooterStory - 8
    # wdEvenPagesHeaderStory - 6
    # wdFirstPageFooterStory - 11
    # wdFirstPageHeaderStory - 10
    # wdFootnoteContinuationNoticeStory - 14
    # wdFootnoteContinuationSeparatorStory - 13
    # wdFootnoteSeparatorStory - 12
    # wdFootnotesStory - 2
    # wdMainTextStory - 1
    # wdPrimaryFooterStory - 9
    # wdPrimaryHeaderStory - 7
    # wdTextFrameStory - 5
    return { wdCommentsStory 4 wdEndnoteContinuationNoticeStory 17 wdEndnoteContinuationSeparatorStory 16 wdEndnoteSeparatorStory 15 wdEndnotesStory 3 wdEvenPagesFooterStory 8 wdEvenPagesHeaderStory 6 wdFirstPageFooterStory 11 wdFirstPageHeaderStory 10 wdFootnoteContinuationNoticeStory 14 wdFootnoteContinuationSeparatorStory 13 wdFootnoteSeparatorStory 12 wdFootnotesStory 2 wdMainTextStory 1 wdPrimaryFooterStory 9 wdPrimaryHeaderStory 7 wdTextFrameStory 5 }
}

WdStyleSheetLinkType [::Word::Enum]Top, Main, Index

WdStyleSheetLinkType
Parameters
wdStyleSheetLinkTypeImported1
wdStyleSheetLinkTypeLinked0
proc ::Word::Enum::WdStyleSheetLinkType {} {

    # wdStyleSheetLinkTypeImported - 1
    # wdStyleSheetLinkTypeLinked - 0
    return { wdStyleSheetLinkTypeImported 1 wdStyleSheetLinkTypeLinked 0 }
}

WdStyleSheetPrecedence [::Word::Enum]Top, Main, Index

WdStyleSheetPrecedence
Parameters
wdStyleSheetPrecedenceHigher-1
wdStyleSheetPrecedenceHighest1
wdStyleSheetPrecedenceLower-2
wdStyleSheetPrecedenceLowest0
proc ::Word::Enum::WdStyleSheetPrecedence {} {

    # wdStyleSheetPrecedenceHigher - -1
    # wdStyleSheetPrecedenceHighest - 1
    # wdStyleSheetPrecedenceLower - -2
    # wdStyleSheetPrecedenceLowest - 0
    return { wdStyleSheetPrecedenceHigher -1 wdStyleSheetPrecedenceHighest 1 wdStyleSheetPrecedenceLower -2 wdStyleSheetPrecedenceLowest 0 }
}

WdStyleSort [::Word::Enum]Top, Main, Index

WdStyleSort
Parameters
wdStyleSortByBasedOn3
wdStyleSortByFont2
wdStyleSortByName0
wdStyleSortByType4
wdStyleSortRecommended1
proc ::Word::Enum::WdStyleSort {} {

    # wdStyleSortByBasedOn - 3
    # wdStyleSortByFont - 2
    # wdStyleSortByName - 0
    # wdStyleSortByType - 4
    # wdStyleSortRecommended - 1
    return { wdStyleSortByBasedOn 3 wdStyleSortByFont 2 wdStyleSortByName 0 wdStyleSortByType 4 wdStyleSortRecommended 1 }
}

WdStyleType [::Word::Enum]Top, Main, Index

WdStyleType
Parameters
wdStyleTypeCharacter2
wdStyleTypeLinked6
wdStyleTypeList4
wdStyleTypeParagraph1
wdStyleTypeParagraphOnly5
wdStyleTypeTable3
proc ::Word::Enum::WdStyleType {} {

    # wdStyleTypeCharacter - 2
    # wdStyleTypeLinked - 6
    # wdStyleTypeList - 4
    # wdStyleTypeParagraph - 1
    # wdStyleTypeParagraphOnly - 5
    # wdStyleTypeTable - 3
    return { wdStyleTypeCharacter 2 wdStyleTypeLinked 6 wdStyleTypeList 4 wdStyleTypeParagraph 1 wdStyleTypeParagraphOnly 5 wdStyleTypeTable 3 }
}

WdStylisticSet [::Word::Enum]Top, Main, Index

WdStylisticSet
Parameters
wdStylisticSet011
wdStylisticSet022
wdStylisticSet034
wdStylisticSet048
wdStylisticSet0516
wdStylisticSet0632
wdStylisticSet0764
wdStylisticSet08128
wdStylisticSet09256
wdStylisticSet10512
wdStylisticSet111024
wdStylisticSet122048
wdStylisticSet134096
wdStylisticSet148192
wdStylisticSet1516384
wdStylisticSet1632768
wdStylisticSet1765536
wdStylisticSet18131072
wdStylisticSet19262144
wdStylisticSet20524288
wdStylisticSetDefault0
proc ::Word::Enum::WdStylisticSet {} {

    # wdStylisticSet01 - 1
    # wdStylisticSet02 - 2
    # wdStylisticSet03 - 4
    # wdStylisticSet04 - 8
    # wdStylisticSet05 - 16
    # wdStylisticSet06 - 32
    # wdStylisticSet07 - 64
    # wdStylisticSet08 - 128
    # wdStylisticSet09 - 256
    # wdStylisticSet10 - 512
    # wdStylisticSet11 - 1024
    # wdStylisticSet12 - 2048
    # wdStylisticSet13 - 4096
    # wdStylisticSet14 - 8192
    # wdStylisticSet15 - 16384
    # wdStylisticSet16 - 32768
    # wdStylisticSet17 - 65536
    # wdStylisticSet18 - 131072
    # wdStylisticSet19 - 262144
    # wdStylisticSet20 - 524288
    # wdStylisticSetDefault - 0
    return { wdStylisticSet01 1 wdStylisticSet02 2 wdStylisticSet03 4 wdStylisticSet04 8 wdStylisticSet05 16 wdStylisticSet06 32 wdStylisticSet07 64 wdStylisticSet08 128 wdStylisticSet09 256 wdStylisticSet10 512 wdStylisticSet11 1024 wdStylisticSet12 2048 wdStylisticSet13 4096 wdStylisticSet14 8192 wdStylisticSet15 16384 wdStylisticSet16 32768 wdStylisticSet17 65536 wdStylisticSet18 131072 wdStylisticSet19 262144 wdStylisticSet20 524288 wdStylisticSetDefault 0 }
}

WdSubscriberFormats [::Word::Enum]Top, Main, Index

WdSubscriberFormats
Parameters
wdSubscriberBestFormat0
wdSubscriberPict4
wdSubscriberRTF1
wdSubscriberText2
proc ::Word::Enum::WdSubscriberFormats {} {

    # wdSubscriberBestFormat - 0
    # wdSubscriberPict - 4
    # wdSubscriberRTF - 1
    # wdSubscriberText - 2
    return { wdSubscriberBestFormat 0 wdSubscriberPict 4 wdSubscriberRTF 1 wdSubscriberText 2 }
}

WdSummaryLength [::Word::Enum]Top, Main, Index

WdSummaryLength
Parameters
wd10Percent-6
wd10Sentences-2
wd20Sentences-3
wd25Percent-7
wd50Percent-8
wd75Percent-9
wd100Words-4
wd500Words-5
proc ::Word::Enum::WdSummaryLength {} {

    # wd10Percent - -6
    # wd10Sentences - -2
    # wd20Sentences - -3
    # wd25Percent - -7
    # wd50Percent - -8
    # wd75Percent - -9
    # wd100Words - -4
    # wd500Words - -5
    return { wd10Percent -6 wd10Sentences -2 wd20Sentences -3 wd25Percent -7 wd50Percent -8 wd75Percent -9 wd100Words -4 wd500Words -5 }
}

WdSummaryMode [::Word::Enum]Top, Main, Index

WdSummaryMode
Parameters
wdSummaryModeCreateNew3
wdSummaryModeHideAllButSummary1
wdSummaryModeHighlight0
wdSummaryModeInsert2
proc ::Word::Enum::WdSummaryMode {} {

    # wdSummaryModeCreateNew - 3
    # wdSummaryModeHideAllButSummary - 1
    # wdSummaryModeHighlight - 0
    # wdSummaryModeInsert - 2
    return { wdSummaryModeCreateNew 3 wdSummaryModeHideAllButSummary 1 wdSummaryModeHighlight 0 wdSummaryModeInsert 2 }
}

WdTabAlignment [::Word::Enum]Top, Main, Index

WdTabAlignment
Parameters
wdAlignTabBar4
wdAlignTabCenter1
wdAlignTabDecimal3
wdAlignTabLeft0
wdAlignTabList6
wdAlignTabRight2
proc ::Word::Enum::WdTabAlignment {} {

    # wdAlignTabBar - 4
    # wdAlignTabCenter - 1
    # wdAlignTabDecimal - 3
    # wdAlignTabLeft - 0
    # wdAlignTabList - 6
    # wdAlignTabRight - 2
    return { wdAlignTabBar 4 wdAlignTabCenter 1 wdAlignTabDecimal 3 wdAlignTabLeft 0 wdAlignTabList 6 wdAlignTabRight 2 }
}

WdTabLeader [::Word::Enum]Top, Main, Index

WdTabLeader
Parameters
wdTabLeaderDashes2
wdTabLeaderDots1
wdTabLeaderHeavy4
wdTabLeaderLines3
wdTabLeaderMiddleDot5
wdTabLeaderSpaces0
proc ::Word::Enum::WdTabLeader {} {

    # wdTabLeaderDashes - 2
    # wdTabLeaderDots - 1
    # wdTabLeaderHeavy - 4
    # wdTabLeaderLines - 3
    # wdTabLeaderMiddleDot - 5
    # wdTabLeaderSpaces - 0
    return { wdTabLeaderDashes 2 wdTabLeaderDots 1 wdTabLeaderHeavy 4 wdTabLeaderLines 3 wdTabLeaderMiddleDot 5 wdTabLeaderSpaces 0 }
}

WdTabLeaderHID [::Word::Enum]Top, Main, Index

WdTabLeaderHID
Parameters
emptyenum0
proc ::Word::Enum::WdTabLeaderHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdTableDirection [::Word::Enum]Top, Main, Index

WdTableDirection
Parameters
wdTableDirectionLtr1
wdTableDirectionRtl0
proc ::Word::Enum::WdTableDirection {} {

    # wdTableDirectionLtr - 1
    # wdTableDirectionRtl - 0
    return { wdTableDirectionLtr 1 wdTableDirectionRtl 0 }
}

WdTableFieldSeparator [::Word::Enum]Top, Main, Index

WdTableFieldSeparator
Parameters
wdSeparateByCommas2
wdSeparateByDefaultListSeparator3
wdSeparateByParagraphs0
wdSeparateByTabs1
proc ::Word::Enum::WdTableFieldSeparator {} {

    # wdSeparateByCommas - 2
    # wdSeparateByDefaultListSeparator - 3
    # wdSeparateByParagraphs - 0
    # wdSeparateByTabs - 1
    return { wdSeparateByCommas 2 wdSeparateByDefaultListSeparator 3 wdSeparateByParagraphs 0 wdSeparateByTabs 1 }
}

WdTableFormat [::Word::Enum]Top, Main, Index

WdTableFormat
Parameters
wdTableFormat3DEffects132
wdTableFormat3DEffects233
wdTableFormat3DEffects334
wdTableFormatClassic14
wdTableFormatClassic25
wdTableFormatClassic36
wdTableFormatClassic47
wdTableFormatColorful18
wdTableFormatColorful29
wdTableFormatColorful310
wdTableFormatColumns111
wdTableFormatColumns212
wdTableFormatColumns313
wdTableFormatColumns414
wdTableFormatColumns515
wdTableFormatContemporary35
wdTableFormatElegant36
wdTableFormatGrid116
wdTableFormatGrid217
wdTableFormatGrid318
wdTableFormatGrid419
wdTableFormatGrid520
wdTableFormatGrid621
wdTableFormatGrid722
wdTableFormatGrid823
wdTableFormatList124
wdTableFormatList225
wdTableFormatList326
wdTableFormatList427
wdTableFormatList528
wdTableFormatList629
wdTableFormatList730
wdTableFormatList831
wdTableFormatNone0
wdTableFormatProfessional37
wdTableFormatSimple11
wdTableFormatSimple22
wdTableFormatSimple33
wdTableFormatSubtle138
wdTableFormatSubtle239
wdTableFormatWeb140
wdTableFormatWeb241
wdTableFormatWeb342
proc ::Word::Enum::WdTableFormat {} {

    # wdTableFormat3DEffects1 - 32
    # wdTableFormat3DEffects2 - 33
    # wdTableFormat3DEffects3 - 34
    # wdTableFormatClassic1 - 4
    # wdTableFormatClassic2 - 5
    # wdTableFormatClassic3 - 6
    # wdTableFormatClassic4 - 7
    # wdTableFormatColorful1 - 8
    # wdTableFormatColorful2 - 9
    # wdTableFormatColorful3 - 10
    # wdTableFormatColumns1 - 11
    # wdTableFormatColumns2 - 12
    # wdTableFormatColumns3 - 13
    # wdTableFormatColumns4 - 14
    # wdTableFormatColumns5 - 15
    # wdTableFormatContemporary - 35
    # wdTableFormatElegant - 36
    # wdTableFormatGrid1 - 16
    # wdTableFormatGrid2 - 17
    # wdTableFormatGrid3 - 18
    # wdTableFormatGrid4 - 19
    # wdTableFormatGrid5 - 20
    # wdTableFormatGrid6 - 21
    # wdTableFormatGrid7 - 22
    # wdTableFormatGrid8 - 23
    # wdTableFormatList1 - 24
    # wdTableFormatList2 - 25
    # wdTableFormatList3 - 26
    # wdTableFormatList4 - 27
    # wdTableFormatList5 - 28
    # wdTableFormatList6 - 29
    # wdTableFormatList7 - 30
    # wdTableFormatList8 - 31
    # wdTableFormatNone - 0
    # wdTableFormatProfessional - 37
    # wdTableFormatSimple1 - 1
    # wdTableFormatSimple2 - 2
    # wdTableFormatSimple3 - 3
    # wdTableFormatSubtle1 - 38
    # wdTableFormatSubtle2 - 39
    # wdTableFormatWeb1 - 40
    # wdTableFormatWeb2 - 41
    # wdTableFormatWeb3 - 42
    return { wdTableFormat3DEffects1 32 wdTableFormat3DEffects2 33 wdTableFormat3DEffects3 34 wdTableFormatClassic1 4 wdTableFormatClassic2 5 wdTableFormatClassic3 6 wdTableFormatClassic4 7 wdTableFormatColorful1 8 wdTableFormatColorful2 9 wdTableFormatColorful3 10 wdTableFormatColumns1 11 wdTableFormatColumns2 12 wdTableFormatColumns3 13 wdTableFormatColumns4 14 wdTableFormatColumns5 15 wdTableFormatContemporary 35 wdTableFormatElegant 36 wdTableFormatGrid1 16 wdTableFormatGrid2 17 wdTableFormatGrid3 18 wdTableFormatGrid4 19 wdTableFormatGrid5 20 wdTableFormatGrid6 21 wdTableFormatGrid7 22 wdTableFormatGrid8 23 wdTableFormatList1 24 wdTableFormatList2 25 wdTableFormatList3 26 wdTableFormatList4 27 wdTableFormatList5 28 wdTableFormatList6 29 wdTableFormatList7 30 wdTableFormatList8 31 wdTableFormatNone 0 wdTableFormatProfessional 37 wdTableFormatSimple1 1 wdTableFormatSimple2 2 wdTableFormatSimple3 3 wdTableFormatSubtle1 38 wdTableFormatSubtle2 39 wdTableFormatWeb1 40 wdTableFormatWeb2 41 wdTableFormatWeb3 42 }
}

WdTableFormatApply [::Word::Enum]Top, Main, Index

WdTableFormatApply
Parameters
wdTableFormatApplyAutoFit16
wdTableFormatApplyBorders1
wdTableFormatApplyColor8
wdTableFormatApplyFirstColumn128
wdTableFormatApplyFont4
wdTableFormatApplyHeadingRows32
wdTableFormatApplyLastColumn256
wdTableFormatApplyLastRow64
wdTableFormatApplyShading2
proc ::Word::Enum::WdTableFormatApply {} {

    # wdTableFormatApplyAutoFit - 16
    # wdTableFormatApplyBorders - 1
    # wdTableFormatApplyColor - 8
    # wdTableFormatApplyFirstColumn - 128
    # wdTableFormatApplyFont - 4
    # wdTableFormatApplyHeadingRows - 32
    # wdTableFormatApplyLastColumn - 256
    # wdTableFormatApplyLastRow - 64
    # wdTableFormatApplyShading - 2
    return { wdTableFormatApplyAutoFit 16 wdTableFormatApplyBorders 1 wdTableFormatApplyColor 8 wdTableFormatApplyFirstColumn 128 wdTableFormatApplyFont 4 wdTableFormatApplyHeadingRows 32 wdTableFormatApplyLastColumn 256 wdTableFormatApplyLastRow 64 wdTableFormatApplyShading 2 }
}

WdTablePosition [::Word::Enum]Top, Main, Index

WdTablePosition
Parameters
wdTableBottom-999997
wdTableCenter-999995
wdTableInside-999994
wdTableLeft-999998
wdTableOutside-999993
wdTableRight-999996
wdTableTop-999999
proc ::Word::Enum::WdTablePosition {} {

    # wdTableBottom - -999997
    # wdTableCenter - -999995
    # wdTableInside - -999994
    # wdTableLeft - -999998
    # wdTableOutside - -999993
    # wdTableRight - -999996
    # wdTableTop - -999999
    return { wdTableBottom -999997 wdTableCenter -999995 wdTableInside -999994 wdTableLeft -999998 wdTableOutside -999993 wdTableRight -999996 wdTableTop -999999 }
}

WdTaskPanes [::Word::Enum]Top, Main, Index

WdTaskPanes
Parameters
wdTaskPaneApplyStyles17
wdTaskPaneDocumentActions7
wdTaskPaneDocumentManagement16
wdTaskPaneDocumentProtection6
wdTaskPaneDocumentUpdates13
wdTaskPaneFaxService11
wdTaskPaneFormatting0
wdTaskPaneHelp9
wdTaskPaneMailMerge2
wdTaskPaneNav18
wdTaskPaneProofing20
wdTaskPaneResearch10
wdTaskPaneRevealFormatting1
wdTaskPaneRevPaneFlex22
wdTaskPaneSearch4
wdTaskPaneSelection19
wdTaskPaneSharedWorkspace8
wdTaskPaneSignature14
wdTaskPaneStyleInspector15
wdTaskPaneThesaurus23
wdTaskPaneTranslate3
wdTaskPaneXMLDocument12
wdTaskPaneXMLMapping21
wdTaskPaneXMLStructure5
proc ::Word::Enum::WdTaskPanes {} {

    # wdTaskPaneApplyStyles - 17
    # wdTaskPaneDocumentActions - 7
    # wdTaskPaneDocumentManagement - 16
    # wdTaskPaneDocumentProtection - 6
    # wdTaskPaneDocumentUpdates - 13
    # wdTaskPaneFaxService - 11
    # wdTaskPaneFormatting - 0
    # wdTaskPaneHelp - 9
    # wdTaskPaneMailMerge - 2
    # wdTaskPaneNav - 18
    # wdTaskPaneProofing - 20
    # wdTaskPaneResearch - 10
    # wdTaskPaneRevealFormatting - 1
    # wdTaskPaneRevPaneFlex - 22
    # wdTaskPaneSearch - 4
    # wdTaskPaneSelection - 19
    # wdTaskPaneSharedWorkspace - 8
    # wdTaskPaneSignature - 14
    # wdTaskPaneStyleInspector - 15
    # wdTaskPaneThesaurus - 23
    # wdTaskPaneTranslate - 3
    # wdTaskPaneXMLDocument - 12
    # wdTaskPaneXMLMapping - 21
    # wdTaskPaneXMLStructure - 5
    return { wdTaskPaneApplyStyles 17 wdTaskPaneDocumentActions 7 wdTaskPaneDocumentManagement 16 wdTaskPaneDocumentProtection 6 wdTaskPaneDocumentUpdates 13 wdTaskPaneFaxService 11 wdTaskPaneFormatting 0 wdTaskPaneHelp 9 wdTaskPaneMailMerge 2 wdTaskPaneNav 18 wdTaskPaneProofing 20 wdTaskPaneResearch 10 wdTaskPaneRevealFormatting 1 wdTaskPaneRevPaneFlex 22 wdTaskPaneSearch 4 wdTaskPaneSelection 19 wdTaskPaneSharedWorkspace 8 wdTaskPaneSignature 14 wdTaskPaneStyleInspector 15 wdTaskPaneThesaurus 23 wdTaskPaneTranslate 3 wdTaskPaneXMLDocument 12 wdTaskPaneXMLMapping 21 wdTaskPaneXMLStructure 5 }
}

WdTCSCConverterDirection [::Word::Enum]Top, Main, Index

WdTCSCConverterDirection
Parameters
wdTCSCConverterDirectionAuto2
wdTCSCConverterDirectionSCTC0
wdTCSCConverterDirectionTCSC1
proc ::Word::Enum::WdTCSCConverterDirection {} {

    # wdTCSCConverterDirectionAuto - 2
    # wdTCSCConverterDirectionSCTC - 0
    # wdTCSCConverterDirectionTCSC - 1
    return { wdTCSCConverterDirectionAuto 2 wdTCSCConverterDirectionSCTC 0 wdTCSCConverterDirectionTCSC 1 }
}

WdTemplateType [::Word::Enum]Top, Main, Index

WdTemplateType
Parameters
wdAttachedTemplate2
wdGlobalTemplate1
wdNormalTemplate0
proc ::Word::Enum::WdTemplateType {} {

    # wdAttachedTemplate - 2
    # wdGlobalTemplate - 1
    # wdNormalTemplate - 0
    return { wdAttachedTemplate 2 wdGlobalTemplate 1 wdNormalTemplate 0 }
}

WdTextboxTightWrap [::Word::Enum]Top, Main, Index

WdTextboxTightWrap
Parameters
wdTightAll1
wdTightFirstAndLastLines2
wdTightFirstLineOnly3
wdTightLastLineOnly4
wdTightNone0
proc ::Word::Enum::WdTextboxTightWrap {} {

    # wdTightAll - 1
    # wdTightFirstAndLastLines - 2
    # wdTightFirstLineOnly - 3
    # wdTightLastLineOnly - 4
    # wdTightNone - 0
    return { wdTightAll 1 wdTightFirstAndLastLines 2 wdTightFirstLineOnly 3 wdTightLastLineOnly 4 wdTightNone 0 }
}

WdTextFormFieldType [::Word::Enum]Top, Main, Index

WdTextFormFieldType
Parameters
wdCalculationText5
wdCurrentDateText3
wdCurrentTimeText4
wdDateText2
wdNumberText1
wdRegularText0
proc ::Word::Enum::WdTextFormFieldType {} {

    # wdCalculationText - 5
    # wdCurrentDateText - 3
    # wdCurrentTimeText - 4
    # wdDateText - 2
    # wdNumberText - 1
    # wdRegularText - 0
    return { wdCalculationText 5 wdCurrentDateText 3 wdCurrentTimeText 4 wdDateText 2 wdNumberText 1 wdRegularText 0 }
}

WdTextOrientation [::Word::Enum]Top, Main, Index

WdTextOrientation
Parameters
wdTextOrientationDownward3
wdTextOrientationHorizontal0
wdTextOrientationHorizontalRotatedFarEast4
wdTextOrientationUpward2
wdTextOrientationVertical5
wdTextOrientationVerticalFarEast1
proc ::Word::Enum::WdTextOrientation {} {

    # wdTextOrientationDownward - 3
    # wdTextOrientationHorizontal - 0
    # wdTextOrientationHorizontalRotatedFarEast - 4
    # wdTextOrientationUpward - 2
    # wdTextOrientationVertical - 5
    # wdTextOrientationVerticalFarEast - 1
    return { wdTextOrientationDownward 3 wdTextOrientationHorizontal 0 wdTextOrientationHorizontalRotatedFarEast 4 wdTextOrientationUpward 2 wdTextOrientationVertical 5 wdTextOrientationVerticalFarEast 1 }
}

WdTextOrientationHID [::Word::Enum]Top, Main, Index

WdTextOrientationHID
Parameters
emptyenum0
proc ::Word::Enum::WdTextOrientationHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdTextureIndex [::Word::Enum]Top, Main, Index

WdTextureIndex
Parameters
wdTexture2Pt5Percent25
wdTexture5Percent50
wdTexture7Pt5Percent75
wdTexture10Percent100
wdTexture12Pt5Percent125
wdTexture15Percent150
wdTexture17Pt5Percent175
wdTexture20Percent200
wdTexture22Pt5Percent225
wdTexture25Percent250
wdTexture27Pt5Percent275
wdTexture30Percent300
wdTexture32Pt5Percent325
wdTexture35Percent350
wdTexture37Pt5Percent375
wdTexture40Percent400
wdTexture42Pt5Percent425
wdTexture45Percent450
wdTexture47Pt5Percent475
wdTexture50Percent500
wdTexture52Pt5Percent525
wdTexture55Percent550
wdTexture57Pt5Percent575
wdTexture60Percent600
wdTexture62Pt5Percent625
wdTexture65Percent650
wdTexture67Pt5Percent675
wdTexture70Percent700
wdTexture72Pt5Percent725
wdTexture75Percent750
wdTexture77Pt5Percent775
wdTexture80Percent800
wdTexture82Pt5Percent825
wdTexture85Percent850
wdTexture87Pt5Percent875
wdTexture90Percent900
wdTexture92Pt5Percent925
wdTexture95Percent950
wdTexture97Pt5Percent975
wdTextureCross-11
wdTextureDarkCross-5
wdTextureDarkDiagonalCross-6
wdTextureDarkDiagonalDown-3
wdTextureDarkDiagonalUp-4
wdTextureDarkHorizontal-1
wdTextureDarkVertical-2
wdTextureDiagonalCross-12
wdTextureDiagonalDown-9
wdTextureDiagonalUp-10
wdTextureHorizontal-7
wdTextureNone0
wdTextureSolid1000
wdTextureVertical-8
proc ::Word::Enum::WdTextureIndex {} {

    # wdTexture2Pt5Percent - 25
    # wdTexture5Percent - 50
    # wdTexture7Pt5Percent - 75
    # wdTexture10Percent - 100
    # wdTexture12Pt5Percent - 125
    # wdTexture15Percent - 150
    # wdTexture17Pt5Percent - 175
    # wdTexture20Percent - 200
    # wdTexture22Pt5Percent - 225
    # wdTexture25Percent - 250
    # wdTexture27Pt5Percent - 275
    # wdTexture30Percent - 300
    # wdTexture32Pt5Percent - 325
    # wdTexture35Percent - 350
    # wdTexture37Pt5Percent - 375
    # wdTexture40Percent - 400
    # wdTexture42Pt5Percent - 425
    # wdTexture45Percent - 450
    # wdTexture47Pt5Percent - 475
    # wdTexture50Percent - 500
    # wdTexture52Pt5Percent - 525
    # wdTexture55Percent - 550
    # wdTexture57Pt5Percent - 575
    # wdTexture60Percent - 600
    # wdTexture62Pt5Percent - 625
    # wdTexture65Percent - 650
    # wdTexture67Pt5Percent - 675
    # wdTexture70Percent - 700
    # wdTexture72Pt5Percent - 725
    # wdTexture75Percent - 750
    # wdTexture77Pt5Percent - 775
    # wdTexture80Percent - 800
    # wdTexture82Pt5Percent - 825
    # wdTexture85Percent - 850
    # wdTexture87Pt5Percent - 875
    # wdTexture90Percent - 900
    # wdTexture92Pt5Percent - 925
    # wdTexture95Percent - 950
    # wdTexture97Pt5Percent - 975
    # wdTextureCross - -11
    # wdTextureDarkCross - -5
    # wdTextureDarkDiagonalCross - -6
    # wdTextureDarkDiagonalDown - -3
    # wdTextureDarkDiagonalUp - -4
    # wdTextureDarkHorizontal - -1
    # wdTextureDarkVertical - -2
    # wdTextureDiagonalCross - -12
    # wdTextureDiagonalDown - -9
    # wdTextureDiagonalUp - -10
    # wdTextureHorizontal - -7
    # wdTextureNone - 0
    # wdTextureSolid - 1000
    # wdTextureVertical - -8
    return { wdTexture2Pt5Percent 25 wdTexture5Percent 50 wdTexture7Pt5Percent 75 wdTexture10Percent 100 wdTexture12Pt5Percent 125 wdTexture15Percent 150 wdTexture17Pt5Percent 175 wdTexture20Percent 200 wdTexture22Pt5Percent 225 wdTexture25Percent 250 wdTexture27Pt5Percent 275 wdTexture30Percent 300 wdTexture32Pt5Percent 325 wdTexture35Percent 350 wdTexture37Pt5Percent 375 wdTexture40Percent 400 wdTexture42Pt5Percent 425 wdTexture45Percent 450 wdTexture47Pt5Percent 475 wdTexture50Percent 500 wdTexture52Pt5Percent 525 wdTexture55Percent 550 wdTexture57Pt5Percent 575 wdTexture60Percent 600 wdTexture62Pt5Percent 625 wdTexture65Percent 650 wdTexture67Pt5Percent 675 wdTexture70Percent 700 wdTexture72Pt5Percent 725 wdTexture75Percent 750 wdTexture77Pt5Percent 775 wdTexture80Percent 800 wdTexture82Pt5Percent 825 wdTexture85Percent 850 wdTexture87Pt5Percent 875 wdTexture90Percent 900 wdTexture92Pt5Percent 925 wdTexture95Percent 950 wdTexture97Pt5Percent 975 wdTextureCross -11 wdTextureDarkCross -5 wdTextureDarkDiagonalCross -6 wdTextureDarkDiagonalDown -3 wdTextureDarkDiagonalUp -4 wdTextureDarkHorizontal -1 wdTextureDarkVertical -2 wdTextureDiagonalCross -12 wdTextureDiagonalDown -9 wdTextureDiagonalUp -10 wdTextureHorizontal -7 wdTextureNone 0 wdTextureSolid 1000 wdTextureVertical -8 }
}

WdThemeColorIndex [::Word::Enum]Top, Main, Index

WdThemeColorIndex
Parameters
wdNotThemeColor-1
wdThemeColorAccent14
wdThemeColorAccent25
wdThemeColorAccent36
wdThemeColorAccent47
wdThemeColorAccent58
wdThemeColorAccent69
wdThemeColorBackground112
wdThemeColorBackground214
wdThemeColorHyperlink10
wdThemeColorHyperlinkFollowed11
wdThemeColorMainDark10
wdThemeColorMainDark22
wdThemeColorMainLight11
wdThemeColorMainLight23
wdThemeColorText113
wdThemeColorText215
proc ::Word::Enum::WdThemeColorIndex {} {

    # wdNotThemeColor - -1
    # wdThemeColorAccent1 - 4
    # wdThemeColorAccent2 - 5
    # wdThemeColorAccent3 - 6
    # wdThemeColorAccent4 - 7
    # wdThemeColorAccent5 - 8
    # wdThemeColorAccent6 - 9
    # wdThemeColorBackground1 - 12
    # wdThemeColorBackground2 - 14
    # wdThemeColorHyperlink - 10
    # wdThemeColorHyperlinkFollowed - 11
    # wdThemeColorMainDark1 - 0
    # wdThemeColorMainDark2 - 2
    # wdThemeColorMainLight1 - 1
    # wdThemeColorMainLight2 - 3
    # wdThemeColorText1 - 13
    # wdThemeColorText2 - 15
    return { wdNotThemeColor -1 wdThemeColorAccent1 4 wdThemeColorAccent2 5 wdThemeColorAccent3 6 wdThemeColorAccent4 7 wdThemeColorAccent5 8 wdThemeColorAccent6 9 wdThemeColorBackground1 12 wdThemeColorBackground2 14 wdThemeColorHyperlink 10 wdThemeColorHyperlinkFollowed 11 wdThemeColorMainDark1 0 wdThemeColorMainDark2 2 wdThemeColorMainLight1 1 wdThemeColorMainLight2 3 wdThemeColorText1 13 wdThemeColorText2 15 }
}

WdToaFormat [::Word::Enum]Top, Main, Index

WdToaFormat
Parameters
wdTOAClassic1
wdTOADistinctive2
wdTOAFormal3
wdTOASimple4
wdTOATemplate0
proc ::Word::Enum::WdToaFormat {} {

    # wdTOAClassic - 1
    # wdTOADistinctive - 2
    # wdTOAFormal - 3
    # wdTOASimple - 4
    # wdTOATemplate - 0
    return { wdTOAClassic 1 wdTOADistinctive 2 wdTOAFormal 3 wdTOASimple 4 wdTOATemplate 0 }
}

WdTocFormat [::Word::Enum]Top, Main, Index

WdTocFormat
Parameters
wdTOCClassic1
wdTOCDistinctive2
wdTOCFancy3
wdTOCFormal5
wdTOCModern4
wdTOCSimple6
wdTOCTemplate0
proc ::Word::Enum::WdTocFormat {} {

    # wdTOCClassic - 1
    # wdTOCDistinctive - 2
    # wdTOCFancy - 3
    # wdTOCFormal - 5
    # wdTOCModern - 4
    # wdTOCSimple - 6
    # wdTOCTemplate - 0
    return { wdTOCClassic 1 wdTOCDistinctive 2 wdTOCFancy 3 wdTOCFormal 5 wdTOCModern 4 wdTOCSimple 6 wdTOCTemplate 0 }
}

WdTofFormat [::Word::Enum]Top, Main, Index

WdTofFormat
Parameters
wdTOFCentered3
wdTOFClassic1
wdTOFDistinctive2
wdTOFFormal4
wdTOFSimple5
wdTOFTemplate0
proc ::Word::Enum::WdTofFormat {} {

    # wdTOFCentered - 3
    # wdTOFClassic - 1
    # wdTOFDistinctive - 2
    # wdTOFFormal - 4
    # wdTOFSimple - 5
    # wdTOFTemplate - 0
    return { wdTOFCentered 3 wdTOFClassic 1 wdTOFDistinctive 2 wdTOFFormal 4 wdTOFSimple 5 wdTOFTemplate 0 }
}

WdTrailingCharacter [::Word::Enum]Top, Main, Index

WdTrailingCharacter
Parameters
wdTrailingNone2
wdTrailingSpace1
wdTrailingTab0
proc ::Word::Enum::WdTrailingCharacter {} {

    # wdTrailingNone - 2
    # wdTrailingSpace - 1
    # wdTrailingTab - 0
    return { wdTrailingNone 2 wdTrailingSpace 1 wdTrailingTab 0 }
}

WdTwoLinesInOneType [::Word::Enum]Top, Main, Index

WdTwoLinesInOneType
Parameters
wdTwoLinesInOneAngleBrackets4
wdTwoLinesInOneCurlyBrackets5
wdTwoLinesInOneNoBrackets1
wdTwoLinesInOneNone0
wdTwoLinesInOneParentheses2
wdTwoLinesInOneSquareBrackets3
proc ::Word::Enum::WdTwoLinesInOneType {} {

    # wdTwoLinesInOneAngleBrackets - 4
    # wdTwoLinesInOneCurlyBrackets - 5
    # wdTwoLinesInOneNoBrackets - 1
    # wdTwoLinesInOneNone - 0
    # wdTwoLinesInOneParentheses - 2
    # wdTwoLinesInOneSquareBrackets - 3
    return { wdTwoLinesInOneAngleBrackets 4 wdTwoLinesInOneCurlyBrackets 5 wdTwoLinesInOneNoBrackets 1 wdTwoLinesInOneNone 0 wdTwoLinesInOneParentheses 2 wdTwoLinesInOneSquareBrackets 3 }
}

WdUnderline [::Word::Enum]Top, Main, Index

WdUnderline
Parameters
wdUnderlineDash7
wdUnderlineDashHeavy23
wdUnderlineDashLong39
wdUnderlineDashLongHeavy55
wdUnderlineDotDash9
wdUnderlineDotDashHeavy25
wdUnderlineDotDotDash10
wdUnderlineDotDotDashHeavy26
wdUnderlineDotted4
wdUnderlineDottedHeavy20
wdUnderlineDouble3
wdUnderlineNone0
wdUnderlineSingle1
wdUnderlineThick6
wdUnderlineWavy11
wdUnderlineWavyDouble43
wdUnderlineWavyHeavy27
wdUnderlineWords2
proc ::Word::Enum::WdUnderline {} {

    # wdUnderlineDash - 7
    # wdUnderlineDashHeavy - 23
    # wdUnderlineDashLong - 39
    # wdUnderlineDashLongHeavy - 55
    # wdUnderlineDotDash - 9
    # wdUnderlineDotDashHeavy - 25
    # wdUnderlineDotDotDash - 10
    # wdUnderlineDotDotDashHeavy - 26
    # wdUnderlineDotted - 4
    # wdUnderlineDottedHeavy - 20
    # wdUnderlineDouble - 3
    # wdUnderlineNone - 0
    # wdUnderlineSingle - 1
    # wdUnderlineThick - 6
    # wdUnderlineWavy - 11
    # wdUnderlineWavyDouble - 43
    # wdUnderlineWavyHeavy - 27
    # wdUnderlineWords - 2
    return { wdUnderlineDash 7 wdUnderlineDashHeavy 23 wdUnderlineDashLong 39 wdUnderlineDashLongHeavy 55 wdUnderlineDotDash 9 wdUnderlineDotDashHeavy 25 wdUnderlineDotDotDash 10 wdUnderlineDotDotDashHeavy 26 wdUnderlineDotted 4 wdUnderlineDottedHeavy 20 wdUnderlineDouble 3 wdUnderlineNone 0 wdUnderlineSingle 1 wdUnderlineThick 6 wdUnderlineWavy 11 wdUnderlineWavyDouble 43 wdUnderlineWavyHeavy 27 wdUnderlineWords 2 }
}

WdUnits [::Word::Enum]Top, Main, Index

WdUnits
Parameters
wdCell12
wdCharacter1
wdCharacterFormatting13
wdColumn9
wdItem16
wdLine5
wdParagraph4
wdParagraphFormatting14
wdRow10
wdScreen7
wdSection8
wdSentence3
wdStory6
wdTable15
wdWindow11
wdWord2
proc ::Word::Enum::WdUnits {} {

    # wdCell - 12
    # wdCharacter - 1
    # wdCharacterFormatting - 13
    # wdColumn - 9
    # wdItem - 16
    # wdLine - 5
    # wdParagraph - 4
    # wdParagraphFormatting - 14
    # wdRow - 10
    # wdScreen - 7
    # wdSection - 8
    # wdSentence - 3
    # wdStory - 6
    # wdTable - 15
    # wdWindow - 11
    # wdWord - 2
    return { wdCell 12 wdCharacter 1 wdCharacterFormatting 13 wdColumn 9 wdItem 16 wdLine 5 wdParagraph 4 wdParagraphFormatting 14 wdRow 10 wdScreen 7 wdSection 8 wdSentence 3 wdStory 6 wdTable 15 wdWindow 11 wdWord 2 }
}

WdUpdateStyleListBehavior [::Word::Enum]Top, Main, Index

WdUpdateStyleListBehavior
Parameters
wdListBehaviorAddBulletsNumbering1
wdListBehaviorKeepPreviousPattern0
proc ::Word::Enum::WdUpdateStyleListBehavior {} {

    # wdListBehaviorAddBulletsNumbering - 1
    # wdListBehaviorKeepPreviousPattern - 0
    return { wdListBehaviorAddBulletsNumbering 1 wdListBehaviorKeepPreviousPattern 0 }
}

WdUseFormattingFrom [::Word::Enum]Top, Main, Index

WdUseFormattingFrom
Parameters
wdFormattingFromCurrent0
wdFormattingFromPrompt2
wdFormattingFromSelected1
proc ::Word::Enum::WdUseFormattingFrom {} {

    # wdFormattingFromCurrent - 0
    # wdFormattingFromPrompt - 2
    # wdFormattingFromSelected - 1
    return { wdFormattingFromCurrent 0 wdFormattingFromPrompt 2 wdFormattingFromSelected 1 }
}

WdVerticalAlignment [::Word::Enum]Top, Main, Index

WdVerticalAlignment
Parameters
wdAlignVerticalBottom3
wdAlignVerticalCenter1
wdAlignVerticalJustify2
wdAlignVerticalTop0
proc ::Word::Enum::WdVerticalAlignment {} {

    # wdAlignVerticalBottom - 3
    # wdAlignVerticalCenter - 1
    # wdAlignVerticalJustify - 2
    # wdAlignVerticalTop - 0
    return { wdAlignVerticalBottom 3 wdAlignVerticalCenter 1 wdAlignVerticalJustify 2 wdAlignVerticalTop 0 }
}

WdViewType [::Word::Enum]Top, Main, Index

WdViewType
Parameters
wdConflictView8
wdMasterView5
wdNormalView1
wdOutlineView2
wdPrintPreview4
wdPrintView3
wdReadingView7
wdWebView6
proc ::Word::Enum::WdViewType {} {

    # wdConflictView - 8
    # wdMasterView - 5
    # wdNormalView - 1
    # wdOutlineView - 2
    # wdPrintPreview - 4
    # wdPrintView - 3
    # wdReadingView - 7
    # wdWebView - 6
    return { wdConflictView 8 wdMasterView 5 wdNormalView 1 wdOutlineView 2 wdPrintPreview 4 wdPrintView 3 wdReadingView 7 wdWebView 6 }
}

WdViewTypeOld [::Word::Enum]Top, Main, Index

WdViewTypeOld
Parameters
wdOnlineView6
wdPageView3
proc ::Word::Enum::WdViewTypeOld {} {

    # wdOnlineView - 6
    # wdPageView - 3
    return { wdOnlineView 6 wdPageView 3 }
}

WdVisualSelection [::Word::Enum]Top, Main, Index

WdVisualSelection
Parameters
wdVisualSelectionBlock0
wdVisualSelectionContinuous1
proc ::Word::Enum::WdVisualSelection {} {

    # wdVisualSelectionBlock - 0
    # wdVisualSelectionContinuous - 1
    return { wdVisualSelectionBlock 0 wdVisualSelectionContinuous 1 }
}

WdWindowState [::Word::Enum]Top, Main, Index

WdWindowState
Parameters
wdWindowStateMaximize1
wdWindowStateMinimize2
wdWindowStateNormal0
proc ::Word::Enum::WdWindowState {} {

    # wdWindowStateMaximize - 1
    # wdWindowStateMinimize - 2
    # wdWindowStateNormal - 0
    return { wdWindowStateMaximize 1 wdWindowStateMinimize 2 wdWindowStateNormal 0 }
}

WdWindowType [::Word::Enum]Top, Main, Index

WdWindowType
Parameters
wdWindowDocument0
wdWindowTemplate1
proc ::Word::Enum::WdWindowType {} {

    # wdWindowDocument - 0
    # wdWindowTemplate - 1
    return { wdWindowDocument 0 wdWindowTemplate 1 }
}

WdWordDialog [::Word::Enum]Top, Main, Index

WdWordDialog
Parameters
wdDialogBuildingBlockOrganizer2067
wdDialogCompatibilityChecker2439
wdDialogConnect420
wdDialogConsistencyChecker1121
wdDialogContentControlProperties2394
wdDialogControlRun235
wdDialogConvertObject392
wdDialogCopyFile300
wdDialogCreateAutoText872
wdDialogCreateSource1922
wdDialogCSSLinks1261
wdDialogDocumentInspector1482
wdDialogDocumentStatistics78
wdDialogDrawAlign634
wdDialogDrawSnapToGrid633
wdDialogEditAutoText985
wdDialogEditCreatePublisher732
wdDialogEditFind112
wdDialogEditFrame458
wdDialogEditGoTo896
wdDialogEditGoToOld811
wdDialogEditLinks124
wdDialogEditObject125
wdDialogEditPasteSpecial111
wdDialogEditPublishOptions735
wdDialogEditReplace117
wdDialogEditStyle120
wdDialogEditSubscribeOptions736
wdDialogEditSubscribeTo733
wdDialogEditTOACategory625
wdDialogEmailOptions863
wdDialogExportAsFixedFormat2349
wdDialogFileDocumentLayout178
wdDialogFileFind99
wdDialogFileMacCustomPageSetupGX737
wdDialogFileMacPageSetup685
wdDialogFileMacPageSetupGX444
wdDialogFileNew79
wdDialogFileNew20071116
wdDialogFileOpen80
wdDialogFilePageSetup178
wdDialogFilePrint88
wdDialogFilePrintOneCopy445
wdDialogFilePrintSetup97
wdDialogFileRoutingSlip624
wdDialogFileSaveAs84
wdDialogFileSaveVersion1007
wdDialogFileSummaryInfo86
wdDialogFileVersions945
wdDialogFitText983
wdDialogFontSubstitution581
wdDialogFormatAddrFonts103
wdDialogFormatBordersAndShading189
wdDialogFormatBulletsAndNumbering824
wdDialogFormatCallout610
wdDialogFormatChangeCase322
wdDialogFormatColumns177
wdDialogFormatDefineStyleBorders185
wdDialogFormatDefineStyleFont181
wdDialogFormatDefineStyleFrame184
wdDialogFormatDefineStyleLang186
wdDialogFormatDefineStylePara182
wdDialogFormatDefineStyleTabs183
wdDialogFormatDrawingObject960
wdDialogFormatDropCap488
wdDialogFormatEncloseCharacters1162
wdDialogFormatFont174
wdDialogFormatFrame190
wdDialogFormatPageNumber298
wdDialogFormatParagraph175
wdDialogFormatPicture187
wdDialogFormatRetAddrFonts221
wdDialogFormatSectionLayout176
wdDialogFormatStyle180
wdDialogFormatStyleGallery505
wdDialogFormatStylesCustom1248
wdDialogFormatTabs179
wdDialogFormatTheme855
wdDialogFormattingRestrictions1427
wdDialogFormFieldHelp361
wdDialogFormFieldOptions353
wdDialogFrameSetProperties1074
wdDialogHelpAbout9
wdDialogHelpWordPerfectHelp10
wdDialogHelpWordPerfectHelpOptions511
wdDialogHorizontalInVertical1160
wdDialogIMESetDefault1094
wdDialogInsertAddCaption402
wdDialogInsertAutoCaption359
wdDialogInsertBookmark168
wdDialogInsertBreak159
wdDialogInsertCaption357
wdDialogInsertCaptionNumbering358
wdDialogInsertCrossReference367
wdDialogInsertDatabase341
wdDialogInsertDateTime165
wdDialogInsertField166
wdDialogInsertFile164
wdDialogInsertFootnote370
wdDialogInsertFormField483
wdDialogInsertHyperlink925
wdDialogInsertIndex170
wdDialogInsertIndexAndTables473
wdDialogInsertMergeField167
wdDialogInsertNumber812
wdDialogInsertObject172
wdDialogInsertPageNumbers294
wdDialogInsertPicture163
wdDialogInsertPlaceholder2348
wdDialogInsertSource2120
wdDialogInsertSubdocument583
wdDialogInsertSymbol162
wdDialogInsertTableOfAuthorities471
wdDialogInsertTableOfContents171
wdDialogInsertTableOfFigures472
wdDialogInsertWebComponent1324
wdDialogLabelOptions1367
wdDialogLetterWizard821
wdDialogListCommands723
wdDialogMailMerge676
wdDialogMailMergeCheck677
wdDialogMailMergeCreateDataSource642
wdDialogMailMergeCreateHeaderSource643
wdDialogMailMergeFieldMapping1304
wdDialogMailMergeFindRecipient1326
wdDialogMailMergeFindRecord569
wdDialogMailMergeHelper680
wdDialogMailMergeInsertAddressBlock1305
wdDialogMailMergeInsertAsk4047
wdDialogMailMergeInsertFields1307
wdDialogMailMergeInsertFillIn4048
wdDialogMailMergeInsertGreetingLine1306
wdDialogMailMergeInsertIf4049
wdDialogMailMergeInsertNextIf4053
wdDialogMailMergeInsertSet4054
wdDialogMailMergeInsertSkipIf4055
wdDialogMailMergeOpenDataSource81
wdDialogMailMergeOpenHeaderSource82
wdDialogMailMergeQueryOptions681
wdDialogMailMergeRecipients1308
wdDialogMailMergeSetDocumentType1339
wdDialogMailMergeUseAddressBook779
wdDialogMarkCitation463
wdDialogMarkIndexEntry169
wdDialogMarkTableOfContentsEntry442
wdDialogMyPermission1437
wdDialogNewToolbar586
wdDialogNoteOptions373
wdDialogOMathRecognizedFunctions2165
wdDialogOrganizer222
wdDialogPermission1469
wdDialogPhoneticGuide986
wdDialogReviewAfmtRevisions570
wdDialogSchemaLibrary1417
wdDialogSearch1363
wdDialogShowRepairs1381
wdDialogSourceManager1920
wdDialogStyleManagement1948
wdDialogTableAutoFormat563
wdDialogTableCellOptions1081
wdDialogTableColumnWidth143
wdDialogTableDeleteCells133
wdDialogTableFormatCell612
wdDialogTableFormula348
wdDialogTableInsertCells130
wdDialogTableInsertRow131
wdDialogTableInsertTable129
wdDialogTableOfCaptionsOptions551
wdDialogTableOfContentsOptions470
wdDialogTableProperties861
wdDialogTableRowHeight142
wdDialogTableSort199
wdDialogTableSplitCells137
wdDialogTableTableOptions1080
wdDialogTableToText128
wdDialogTableWrapping854
wdDialogTCSCTranslator1156
wdDialogTextToTable127
wdDialogToolsAcceptRejectChanges506
wdDialogToolsAdvancedSettings206
wdDialogToolsAutoCorrect378
wdDialogToolsAutoCorrectExceptions762
wdDialogToolsAutoManager915
wdDialogToolsAutoSummarize874
wdDialogToolsBulletsNumbers196
wdDialogToolsCompareDocuments198
wdDialogToolsCreateDirectory833
wdDialogToolsCreateEnvelope173
wdDialogToolsCreateLabels489
wdDialogToolsCustomize152
wdDialogToolsCustomizeKeyboard432
wdDialogToolsCustomizeMenuBar615
wdDialogToolsCustomizeMenus433
wdDialogToolsDictionary989
wdDialogToolsEnvelopesAndLabels607
wdDialogToolsGrammarSettings885
wdDialogToolsHangulHanjaConversion784
wdDialogToolsHighlightChanges197
wdDialogToolsHyphenation195
wdDialogToolsLanguage188
wdDialogToolsMacro215
wdDialogToolsMacroRecord214
wdDialogToolsManageFields631
wdDialogToolsMergeDocuments435
wdDialogToolsOptions974
wdDialogToolsOptionsAutoFormat959
wdDialogToolsOptionsAutoFormatAsYouType778
wdDialogToolsOptionsBidi1029
wdDialogToolsOptionsCompatibility525
wdDialogToolsOptionsEdit224
wdDialogToolsOptionsEditCopyPaste1356
wdDialogToolsOptionsFileLocations225
wdDialogToolsOptionsFuzzy790
wdDialogToolsOptionsGeneral203
wdDialogToolsOptionsPrint208
wdDialogToolsOptionsSave209
wdDialogToolsOptionsSecurity1361
wdDialogToolsOptionsSmartTag1395
wdDialogToolsOptionsSpellingAndGrammar211
wdDialogToolsOptionsTrackChanges386
wdDialogToolsOptionsTypography739
wdDialogToolsOptionsUserInfo213
wdDialogToolsOptionsView204
wdDialogToolsProtectDocument503
wdDialogToolsProtectSection578
wdDialogToolsRevisions197
wdDialogToolsSpellingAndGrammar828
wdDialogToolsTemplates87
wdDialogToolsThesaurus194
wdDialogToolsUnprotectDocument521
wdDialogToolsWordCount228
wdDialogTwoLinesInOne1161
wdDialogUpdateTOC331
wdDialogViewZoom577
wdDialogWebOptions898
wdDialogWindowActivate220
wdDialogXMLElementAttributes1460
wdDialogXMLOptions1425
proc ::Word::Enum::WdWordDialog {} {

    # wdDialogBuildingBlockOrganizer - 2067
    # wdDialogCompatibilityChecker - 2439
    # wdDialogConnect - 420
    # wdDialogConsistencyChecker - 1121
    # wdDialogContentControlProperties - 2394
    # wdDialogControlRun - 235
    # wdDialogConvertObject - 392
    # wdDialogCopyFile - 300
    # wdDialogCreateAutoText - 872
    # wdDialogCreateSource - 1922
    # wdDialogCSSLinks - 1261
    # wdDialogDocumentInspector - 1482
    # wdDialogDocumentStatistics - 78
    # wdDialogDrawAlign - 634
    # wdDialogDrawSnapToGrid - 633
    # wdDialogEditAutoText - 985
    # wdDialogEditCreatePublisher - 732
    # wdDialogEditFind - 112
    # wdDialogEditFrame - 458
    # wdDialogEditGoTo - 896
    # wdDialogEditGoToOld - 811
    # wdDialogEditLinks - 124
    # wdDialogEditObject - 125
    # wdDialogEditPasteSpecial - 111
    # wdDialogEditPublishOptions - 735
    # wdDialogEditReplace - 117
    # wdDialogEditStyle - 120
    # wdDialogEditSubscribeOptions - 736
    # wdDialogEditSubscribeTo - 733
    # wdDialogEditTOACategory - 625
    # wdDialogEmailOptions - 863
    # wdDialogExportAsFixedFormat - 2349
    # wdDialogFileDocumentLayout - 178
    # wdDialogFileFind - 99
    # wdDialogFileMacCustomPageSetupGX - 737
    # wdDialogFileMacPageSetup - 685
    # wdDialogFileMacPageSetupGX - 444
    # wdDialogFileNew - 79
    # wdDialogFileNew2007 - 1116
    # wdDialogFileOpen - 80
    # wdDialogFilePageSetup - 178
    # wdDialogFilePrint - 88
    # wdDialogFilePrintOneCopy - 445
    # wdDialogFilePrintSetup - 97
    # wdDialogFileRoutingSlip - 624
    # wdDialogFileSaveAs - 84
    # wdDialogFileSaveVersion - 1007
    # wdDialogFileSummaryInfo - 86
    # wdDialogFileVersions - 945
    # wdDialogFitText - 983
    # wdDialogFontSubstitution - 581
    # wdDialogFormatAddrFonts - 103
    # wdDialogFormatBordersAndShading - 189
    # wdDialogFormatBulletsAndNumbering - 824
    # wdDialogFormatCallout - 610
    # wdDialogFormatChangeCase - 322
    # wdDialogFormatColumns - 177
    # wdDialogFormatDefineStyleBorders - 185
    # wdDialogFormatDefineStyleFont - 181
    # wdDialogFormatDefineStyleFrame - 184
    # wdDialogFormatDefineStyleLang - 186
    # wdDialogFormatDefineStylePara - 182
    # wdDialogFormatDefineStyleTabs - 183
    # wdDialogFormatDrawingObject - 960
    # wdDialogFormatDropCap - 488
    # wdDialogFormatEncloseCharacters - 1162
    # wdDialogFormatFont - 174
    # wdDialogFormatFrame - 190
    # wdDialogFormatPageNumber - 298
    # wdDialogFormatParagraph - 175
    # wdDialogFormatPicture - 187
    # wdDialogFormatRetAddrFonts - 221
    # wdDialogFormatSectionLayout - 176
    # wdDialogFormatStyle - 180
    # wdDialogFormatStyleGallery - 505
    # wdDialogFormatStylesCustom - 1248
    # wdDialogFormatTabs - 179
    # wdDialogFormatTheme - 855
    # wdDialogFormattingRestrictions - 1427
    # wdDialogFormFieldHelp - 361
    # wdDialogFormFieldOptions - 353
    # wdDialogFrameSetProperties - 1074
    # wdDialogHelpAbout - 9
    # wdDialogHelpWordPerfectHelp - 10
    # wdDialogHelpWordPerfectHelpOptions - 511
    # wdDialogHorizontalInVertical - 1160
    # wdDialogIMESetDefault - 1094
    # wdDialogInsertAddCaption - 402
    # wdDialogInsertAutoCaption - 359
    # wdDialogInsertBookmark - 168
    # wdDialogInsertBreak - 159
    # wdDialogInsertCaption - 357
    # wdDialogInsertCaptionNumbering - 358
    # wdDialogInsertCrossReference - 367
    # wdDialogInsertDatabase - 341
    # wdDialogInsertDateTime - 165
    # wdDialogInsertField - 166
    # wdDialogInsertFile - 164
    # wdDialogInsertFootnote - 370
    # wdDialogInsertFormField - 483
    # wdDialogInsertHyperlink - 925
    # wdDialogInsertIndex - 170
    # wdDialogInsertIndexAndTables - 473
    # wdDialogInsertMergeField - 167
    # wdDialogInsertNumber - 812
    # wdDialogInsertObject - 172
    # wdDialogInsertPageNumbers - 294
    # wdDialogInsertPicture - 163
    # wdDialogInsertPlaceholder - 2348
    # wdDialogInsertSource - 2120
    # wdDialogInsertSubdocument - 583
    # wdDialogInsertSymbol - 162
    # wdDialogInsertTableOfAuthorities - 471
    # wdDialogInsertTableOfContents - 171
    # wdDialogInsertTableOfFigures - 472
    # wdDialogInsertWebComponent - 1324
    # wdDialogLabelOptions - 1367
    # wdDialogLetterWizard - 821
    # wdDialogListCommands - 723
    # wdDialogMailMerge - 676
    # wdDialogMailMergeCheck - 677
    # wdDialogMailMergeCreateDataSource - 642
    # wdDialogMailMergeCreateHeaderSource - 643
    # wdDialogMailMergeFieldMapping - 1304
    # wdDialogMailMergeFindRecipient - 1326
    # wdDialogMailMergeFindRecord - 569
    # wdDialogMailMergeHelper - 680
    # wdDialogMailMergeInsertAddressBlock - 1305
    # wdDialogMailMergeInsertAsk - 4047
    # wdDialogMailMergeInsertFields - 1307
    # wdDialogMailMergeInsertFillIn - 4048
    # wdDialogMailMergeInsertGreetingLine - 1306
    # wdDialogMailMergeInsertIf - 4049
    # wdDialogMailMergeInsertNextIf - 4053
    # wdDialogMailMergeInsertSet - 4054
    # wdDialogMailMergeInsertSkipIf - 4055
    # wdDialogMailMergeOpenDataSource - 81
    # wdDialogMailMergeOpenHeaderSource - 82
    # wdDialogMailMergeQueryOptions - 681
    # wdDialogMailMergeRecipients - 1308
    # wdDialogMailMergeSetDocumentType - 1339
    # wdDialogMailMergeUseAddressBook - 779
    # wdDialogMarkCitation - 463
    # wdDialogMarkIndexEntry - 169
    # wdDialogMarkTableOfContentsEntry - 442
    # wdDialogMyPermission - 1437
    # wdDialogNewToolbar - 586
    # wdDialogNoteOptions - 373
    # wdDialogOMathRecognizedFunctions - 2165
    # wdDialogOrganizer - 222
    # wdDialogPermission - 1469
    # wdDialogPhoneticGuide - 986
    # wdDialogReviewAfmtRevisions - 570
    # wdDialogSchemaLibrary - 1417
    # wdDialogSearch - 1363
    # wdDialogShowRepairs - 1381
    # wdDialogSourceManager - 1920
    # wdDialogStyleManagement - 1948
    # wdDialogTableAutoFormat - 563
    # wdDialogTableCellOptions - 1081
    # wdDialogTableColumnWidth - 143
    # wdDialogTableDeleteCells - 133
    # wdDialogTableFormatCell - 612
    # wdDialogTableFormula - 348
    # wdDialogTableInsertCells - 130
    # wdDialogTableInsertRow - 131
    # wdDialogTableInsertTable - 129
    # wdDialogTableOfCaptionsOptions - 551
    # wdDialogTableOfContentsOptions - 470
    # wdDialogTableProperties - 861
    # wdDialogTableRowHeight - 142
    # wdDialogTableSort - 199
    # wdDialogTableSplitCells - 137
    # wdDialogTableTableOptions - 1080
    # wdDialogTableToText - 128
    # wdDialogTableWrapping - 854
    # wdDialogTCSCTranslator - 1156
    # wdDialogTextToTable - 127
    # wdDialogToolsAcceptRejectChanges - 506
    # wdDialogToolsAdvancedSettings - 206
    # wdDialogToolsAutoCorrect - 378
    # wdDialogToolsAutoCorrectExceptions - 762
    # wdDialogToolsAutoManager - 915
    # wdDialogToolsAutoSummarize - 874
    # wdDialogToolsBulletsNumbers - 196
    # wdDialogToolsCompareDocuments - 198
    # wdDialogToolsCreateDirectory - 833
    # wdDialogToolsCreateEnvelope - 173
    # wdDialogToolsCreateLabels - 489
    # wdDialogToolsCustomize - 152
    # wdDialogToolsCustomizeKeyboard - 432
    # wdDialogToolsCustomizeMenuBar - 615
    # wdDialogToolsCustomizeMenus - 433
    # wdDialogToolsDictionary - 989
    # wdDialogToolsEnvelopesAndLabels - 607
    # wdDialogToolsGrammarSettings - 885
    # wdDialogToolsHangulHanjaConversion - 784
    # wdDialogToolsHighlightChanges - 197
    # wdDialogToolsHyphenation - 195
    # wdDialogToolsLanguage - 188
    # wdDialogToolsMacro - 215
    # wdDialogToolsMacroRecord - 214
    # wdDialogToolsManageFields - 631
    # wdDialogToolsMergeDocuments - 435
    # wdDialogToolsOptions - 974
    # wdDialogToolsOptionsAutoFormat - 959
    # wdDialogToolsOptionsAutoFormatAsYouType - 778
    # wdDialogToolsOptionsBidi - 1029
    # wdDialogToolsOptionsCompatibility - 525
    # wdDialogToolsOptionsEdit - 224
    # wdDialogToolsOptionsEditCopyPaste - 1356
    # wdDialogToolsOptionsFileLocations - 225
    # wdDialogToolsOptionsFuzzy - 790
    # wdDialogToolsOptionsGeneral - 203
    # wdDialogToolsOptionsPrint - 208
    # wdDialogToolsOptionsSave - 209
    # wdDialogToolsOptionsSecurity - 1361
    # wdDialogToolsOptionsSmartTag - 1395
    # wdDialogToolsOptionsSpellingAndGrammar - 211
    # wdDialogToolsOptionsTrackChanges - 386
    # wdDialogToolsOptionsTypography - 739
    # wdDialogToolsOptionsUserInfo - 213
    # wdDialogToolsOptionsView - 204
    # wdDialogToolsProtectDocument - 503
    # wdDialogToolsProtectSection - 578
    # wdDialogToolsRevisions - 197
    # wdDialogToolsSpellingAndGrammar - 828
    # wdDialogToolsTemplates - 87
    # wdDialogToolsThesaurus - 194
    # wdDialogToolsUnprotectDocument - 521
    # wdDialogToolsWordCount - 228
    # wdDialogTwoLinesInOne - 1161
    # wdDialogUpdateTOC - 331
    # wdDialogViewZoom - 577
    # wdDialogWebOptions - 898
    # wdDialogWindowActivate - 220
    # wdDialogXMLElementAttributes - 1460
    # wdDialogXMLOptions - 1425
    return { wdDialogBuildingBlockOrganizer 2067 wdDialogCompatibilityChecker 2439 wdDialogConnect 420 wdDialogConsistencyChecker 1121 wdDialogContentControlProperties 2394 wdDialogControlRun 235 wdDialogConvertObject 392 wdDialogCopyFile 300 wdDialogCreateAutoText 872 wdDialogCreateSource 1922 wdDialogCSSLinks 1261 wdDialogDocumentInspector 1482 wdDialogDocumentStatistics 78 wdDialogDrawAlign 634 wdDialogDrawSnapToGrid 633 wdDialogEditAutoText 985 wdDialogEditCreatePublisher 732 wdDialogEditFind 112 wdDialogEditFrame 458 wdDialogEditGoTo 896 wdDialogEditGoToOld 811 wdDialogEditLinks 124 wdDialogEditObject 125 wdDialogEditPasteSpecial 111 wdDialogEditPublishOptions 735 wdDialogEditReplace 117 wdDialogEditStyle 120 wdDialogEditSubscribeOptions 736 wdDialogEditSubscribeTo 733 wdDialogEditTOACategory 625 wdDialogEmailOptions 863 wdDialogExportAsFixedFormat 2349 wdDialogFileDocumentLayout 178 wdDialogFileFind 99 wdDialogFileMacCustomPageSetupGX 737 wdDialogFileMacPageSetup 685 wdDialogFileMacPageSetupGX 444 wdDialogFileNew 79 wdDialogFileNew2007 1116 wdDialogFileOpen 80 wdDialogFilePageSetup 178 wdDialogFilePrint 88 wdDialogFilePrintOneCopy 445 wdDialogFilePrintSetup 97 wdDialogFileRoutingSlip 624 wdDialogFileSaveAs 84 wdDialogFileSaveVersion 1007 wdDialogFileSummaryInfo 86 wdDialogFileVersions 945 wdDialogFitText 983 wdDialogFontSubstitution 581 wdDialogFormatAddrFonts 103 wdDialogFormatBordersAndShading 189 wdDialogFormatBulletsAndNumbering 824 wdDialogFormatCallout 610 wdDialogFormatChangeCase 322 wdDialogFormatColumns 177 wdDialogFormatDefineStyleBorders 185 wdDialogFormatDefineStyleFont 181 wdDialogFormatDefineStyleFrame 184 wdDialogFormatDefineStyleLang 186 wdDialogFormatDefineStylePara 182 wdDialogFormatDefineStyleTabs 183 wdDialogFormatDrawingObject 960 wdDialogFormatDropCap 488 wdDialogFormatEncloseCharacters 1162 wdDialogFormatFont 174 wdDialogFormatFrame 190 wdDialogFormatPageNumber 298 wdDialogFormatParagraph 175 wdDialogFormatPicture 187 wdDialogFormatRetAddrFonts 221 wdDialogFormatSectionLayout 176 wdDialogFormatStyle 180 wdDialogFormatStyleGallery 505 wdDialogFormatStylesCustom 1248 wdDialogFormatTabs 179 wdDialogFormatTheme 855 wdDialogFormattingRestrictions 1427 wdDialogFormFieldHelp 361 wdDialogFormFieldOptions 353 wdDialogFrameSetProperties 1074 wdDialogHelpAbout 9 wdDialogHelpWordPerfectHelp 10 wdDialogHelpWordPerfectHelpOptions 511 wdDialogHorizontalInVertical 1160 wdDialogIMESetDefault 1094 wdDialogInsertAddCaption 402 wdDialogInsertAutoCaption 359 wdDialogInsertBookmark 168 wdDialogInsertBreak 159 wdDialogInsertCaption 357 wdDialogInsertCaptionNumbering 358 wdDialogInsertCrossReference 367 wdDialogInsertDatabase 341 wdDialogInsertDateTime 165 wdDialogInsertField 166 wdDialogInsertFile 164 wdDialogInsertFootnote 370 wdDialogInsertFormField 483 wdDialogInsertHyperlink 925 wdDialogInsertIndex 170 wdDialogInsertIndexAndTables 473 wdDialogInsertMergeField 167 wdDialogInsertNumber 812 wdDialogInsertObject 172 wdDialogInsertPageNumbers 294 wdDialogInsertPicture 163 wdDialogInsertPlaceholder 2348 wdDialogInsertSource 2120 wdDialogInsertSubdocument 583 wdDialogInsertSymbol 162 wdDialogInsertTableOfAuthorities 471 wdDialogInsertTableOfContents 171 wdDialogInsertTableOfFigures 472 wdDialogInsertWebComponent 1324 wdDialogLabelOptions 1367 wdDialogLetterWizard 821 wdDialogListCommands 723 wdDialogMailMerge 676 wdDialogMailMergeCheck 677 wdDialogMailMergeCreateDataSource 642 wdDialogMailMergeCreateHeaderSource 643 wdDialogMailMergeFieldMapping 1304 wdDialogMailMergeFindRecipient 1326 wdDialogMailMergeFindRecord 569 wdDialogMailMergeHelper 680 wdDialogMailMergeInsertAddressBlock 1305 wdDialogMailMergeInsertAsk 4047 wdDialogMailMergeInsertFields 1307 wdDialogMailMergeInsertFillIn 4048 wdDialogMailMergeInsertGreetingLine 1306 wdDialogMailMergeInsertIf 4049 wdDialogMailMergeInsertNextIf 4053 wdDialogMailMergeInsertSet 4054 wdDialogMailMergeInsertSkipIf 4055 wdDialogMailMergeOpenDataSource 81 wdDialogMailMergeOpenHeaderSource 82 wdDialogMailMergeQueryOptions 681 wdDialogMailMergeRecipients 1308 wdDialogMailMergeSetDocumentType 1339 wdDialogMailMergeUseAddressBook 779 wdDialogMarkCitation 463 wdDialogMarkIndexEntry 169 wdDialogMarkTableOfContentsEntry 442 wdDialogMyPermission 1437 wdDialogNewToolbar 586 wdDialogNoteOptions 373 wdDialogOMathRecognizedFunctions 2165 wdDialogOrganizer 222 wdDialogPermission 1469 wdDialogPhoneticGuide 986 wdDialogReviewAfmtRevisions 570 wdDialogSchemaLibrary 1417 wdDialogSearch 1363 wdDialogShowRepairs 1381 wdDialogSourceManager 1920 wdDialogStyleManagement 1948 wdDialogTableAutoFormat 563 wdDialogTableCellOptions 1081 wdDialogTableColumnWidth 143 wdDialogTableDeleteCells 133 wdDialogTableFormatCell 612 wdDialogTableFormula 348 wdDialogTableInsertCells 130 wdDialogTableInsertRow 131 wdDialogTableInsertTable 129 wdDialogTableOfCaptionsOptions 551 wdDialogTableOfContentsOptions 470 wdDialogTableProperties 861 wdDialogTableRowHeight 142 wdDialogTableSort 199 wdDialogTableSplitCells 137 wdDialogTableTableOptions 1080 wdDialogTableToText 128 wdDialogTableWrapping 854 wdDialogTCSCTranslator 1156 wdDialogTextToTable 127 wdDialogToolsAcceptRejectChanges 506 wdDialogToolsAdvancedSettings 206 wdDialogToolsAutoCorrect 378 wdDialogToolsAutoCorrectExceptions 762 wdDialogToolsAutoManager 915 wdDialogToolsAutoSummarize 874 wdDialogToolsBulletsNumbers 196 wdDialogToolsCompareDocuments 198 wdDialogToolsCreateDirectory 833 wdDialogToolsCreateEnvelope 173 wdDialogToolsCreateLabels 489 wdDialogToolsCustomize 152 wdDialogToolsCustomizeKeyboard 432 wdDialogToolsCustomizeMenuBar 615 wdDialogToolsCustomizeMenus 433 wdDialogToolsDictionary 989 wdDialogToolsEnvelopesAndLabels 607 wdDialogToolsGrammarSettings 885 wdDialogToolsHangulHanjaConversion 784 wdDialogToolsHighlightChanges 197 wdDialogToolsHyphenation 195 wdDialogToolsLanguage 188 wdDialogToolsMacro 215 wdDialogToolsMacroRecord 214 wdDialogToolsManageFields 631 wdDialogToolsMergeDocuments 435 wdDialogToolsOptions 974 wdDialogToolsOptionsAutoFormat 959 wdDialogToolsOptionsAutoFormatAsYouType 778 wdDialogToolsOptionsBidi 1029 wdDialogToolsOptionsCompatibility 525 wdDialogToolsOptionsEdit 224 wdDialogToolsOptionsEditCopyPaste 1356 wdDialogToolsOptionsFileLocations 225 wdDialogToolsOptionsFuzzy 790 wdDialogToolsOptionsGeneral 203 wdDialogToolsOptionsPrint 208 wdDialogToolsOptionsSave 209 wdDialogToolsOptionsSecurity 1361 wdDialogToolsOptionsSmartTag 1395 wdDialogToolsOptionsSpellingAndGrammar 211 wdDialogToolsOptionsTrackChanges 386 wdDialogToolsOptionsTypography 739 wdDialogToolsOptionsUserInfo 213 wdDialogToolsOptionsView 204 wdDialogToolsProtectDocument 503 wdDialogToolsProtectSection 578 wdDialogToolsRevisions 197 wdDialogToolsSpellingAndGrammar 828 wdDialogToolsTemplates 87 wdDialogToolsThesaurus 194 wdDialogToolsUnprotectDocument 521 wdDialogToolsWordCount 228 wdDialogTwoLinesInOne 1161 wdDialogUpdateTOC 331 wdDialogViewZoom 577 wdDialogWebOptions 898 wdDialogWindowActivate 220 wdDialogXMLElementAttributes 1460 wdDialogXMLOptions 1425 }
}

WdWordDialogHID [::Word::Enum]Top, Main, Index

WdWordDialogHID
Parameters
emptyenum0
proc ::Word::Enum::WdWordDialogHID {} {

    # emptyenum - 0
    return { emptyenum 0 }
}

WdWordDialogTab [::Word::Enum]Top, Main, Index

WdWordDialogTab
Parameters
wdDialogEmailOptionsTabQuoting1900002
wdDialogEmailOptionsTabSignature1900000
wdDialogEmailOptionsTabStationary1900001
wdDialogFilePageSetupTabCharsLines150004
wdDialogFilePageSetupTabLayout150003
wdDialogFilePageSetupTabMargins150000
wdDialogFilePageSetupTabPaper150001
wdDialogFormatBordersAndShadingTabBorders700000
wdDialogFormatBordersAndShadingTabPageBorder700001
wdDialogFormatBordersAndShadingTabShading700002
wdDialogFormatBulletsAndNumberingTabBulleted1500000
wdDialogFormatBulletsAndNumberingTabNumbered1500001
wdDialogFormatBulletsAndNumberingTabOutlineNumbered1500002
wdDialogFormatDrawingObjectTabColorsAndLines1200000
wdDialogFormatDrawingObjectTabHR1200007
wdDialogFormatDrawingObjectTabPicture1200004
wdDialogFormatDrawingObjectTabPosition1200002
wdDialogFormatDrawingObjectTabSize1200001
wdDialogFormatDrawingObjectTabTextbox1200005
wdDialogFormatDrawingObjectTabWeb1200006
wdDialogFormatDrawingObjectTabWrapping1200003
wdDialogFormatFontTabAnimation600002
wdDialogFormatFontTabCharacterSpacing600001
wdDialogFormatFontTabFont600000
wdDialogFormatParagraphTabIndentsAndSpacing1000000
wdDialogFormatParagraphTabTeisai1000002
wdDialogFormatParagraphTabTextFlow1000001
wdDialogInsertIndexAndTablesTabIndex400000
wdDialogInsertIndexAndTablesTabTableOfAuthorities400003
wdDialogInsertIndexAndTablesTabTableOfContents400001
wdDialogInsertIndexAndTablesTabTableOfFigures400002
wdDialogInsertSymbolTabSpecialCharacters200001
wdDialogInsertSymbolTabSymbols200000
wdDialogLetterWizardTabLetterFormat1600000
wdDialogLetterWizardTabOtherElements1600002
wdDialogLetterWizardTabRecipientInfo1600001
wdDialogLetterWizardTabSenderInfo1600003
wdDialogNoteOptionsTabAllEndnotes300001
wdDialogNoteOptionsTabAllFootnotes300000
wdDialogOrganizerTabAutoText500001
wdDialogOrganizerTabCommandBars500002
wdDialogOrganizerTabMacros500003
wdDialogOrganizerTabStyles500000
wdDialogStyleManagementTabEdit2200000
wdDialogStyleManagementTabRecommend2200001
wdDialogStyleManagementTabRestrict2200002
wdDialogTablePropertiesTabCell1800003
wdDialogTablePropertiesTabColumn1800002
wdDialogTablePropertiesTabRow1800001
wdDialogTablePropertiesTabTable1800000
wdDialogTemplates2100000
wdDialogTemplatesLinkedCSS2100003
wdDialogTemplatesXMLExpansionPacks2100002
wdDialogTemplatesXMLSchema2100001
wdDialogToolsAutoCorrectExceptionsTabFirstLetter1400000
wdDialogToolsAutoCorrectExceptionsTabHangulAndAlphabet1400002
wdDialogToolsAutoCorrectExceptionsTabIac1400003
wdDialogToolsAutoCorrectExceptionsTabInitialCaps1400001
wdDialogToolsAutoManagerTabAutoCorrect1700000
wdDialogToolsAutoManagerTabAutoFormat1700003
wdDialogToolsAutoManagerTabAutoFormatAsYouType1700001
wdDialogToolsAutoManagerTabAutoText1700002
wdDialogToolsAutoManagerTabSmartTags1700004
wdDialogToolsEnvelopesAndLabelsTabEnvelopes800000
wdDialogToolsEnvelopesAndLabelsTabLabels800001
wdDialogToolsOptionsTabAcetate1266
wdDialogToolsOptionsTabBidi1029
wdDialogToolsOptionsTabCompatibility525
wdDialogToolsOptionsTabEdit224
wdDialogToolsOptionsTabFileLocations225
wdDialogToolsOptionsTabFuzzy790
wdDialogToolsOptionsTabGeneral203
wdDialogToolsOptionsTabHangulHanjaConversion786
wdDialogToolsOptionsTabPrint208
wdDialogToolsOptionsTabProofread211
wdDialogToolsOptionsTabSave209
wdDialogToolsOptionsTabSecurity1361
wdDialogToolsOptionsTabTrackChanges386
wdDialogToolsOptionsTabTypography739
wdDialogToolsOptionsTabUserInfo213
wdDialogToolsOptionsTabView204
wdDialogWebOptionsBrowsers2000000
wdDialogWebOptionsEncoding2000003
wdDialogWebOptionsFiles2000001
wdDialogWebOptionsFonts2000004
wdDialogWebOptionsGeneral2000000
wdDialogWebOptionsPictures2000002
proc ::Word::Enum::WdWordDialogTab {} {

    # wdDialogEmailOptionsTabQuoting - 1900002
    # wdDialogEmailOptionsTabSignature - 1900000
    # wdDialogEmailOptionsTabStationary - 1900001
    # wdDialogFilePageSetupTabCharsLines - 150004
    # wdDialogFilePageSetupTabLayout - 150003
    # wdDialogFilePageSetupTabMargins - 150000
    # wdDialogFilePageSetupTabPaper - 150001
    # wdDialogFormatBordersAndShadingTabBorders - 700000
    # wdDialogFormatBordersAndShadingTabPageBorder - 700001
    # wdDialogFormatBordersAndShadingTabShading - 700002
    # wdDialogFormatBulletsAndNumberingTabBulleted - 1500000
    # wdDialogFormatBulletsAndNumberingTabNumbered - 1500001
    # wdDialogFormatBulletsAndNumberingTabOutlineNumbered - 1500002
    # wdDialogFormatDrawingObjectTabColorsAndLines - 1200000
    # wdDialogFormatDrawingObjectTabHR - 1200007
    # wdDialogFormatDrawingObjectTabPicture - 1200004
    # wdDialogFormatDrawingObjectTabPosition - 1200002
    # wdDialogFormatDrawingObjectTabSize - 1200001
    # wdDialogFormatDrawingObjectTabTextbox - 1200005
    # wdDialogFormatDrawingObjectTabWeb - 1200006
    # wdDialogFormatDrawingObjectTabWrapping - 1200003
    # wdDialogFormatFontTabAnimation - 600002
    # wdDialogFormatFontTabCharacterSpacing - 600001
    # wdDialogFormatFontTabFont - 600000
    # wdDialogFormatParagraphTabIndentsAndSpacing - 1000000
    # wdDialogFormatParagraphTabTeisai - 1000002
    # wdDialogFormatParagraphTabTextFlow - 1000001
    # wdDialogInsertIndexAndTablesTabIndex - 400000
    # wdDialogInsertIndexAndTablesTabTableOfAuthorities - 400003
    # wdDialogInsertIndexAndTablesTabTableOfContents - 400001
    # wdDialogInsertIndexAndTablesTabTableOfFigures - 400002
    # wdDialogInsertSymbolTabSpecialCharacters - 200001
    # wdDialogInsertSymbolTabSymbols - 200000
    # wdDialogLetterWizardTabLetterFormat - 1600000
    # wdDialogLetterWizardTabOtherElements - 1600002
    # wdDialogLetterWizardTabRecipientInfo - 1600001
    # wdDialogLetterWizardTabSenderInfo - 1600003
    # wdDialogNoteOptionsTabAllEndnotes - 300001
    # wdDialogNoteOptionsTabAllFootnotes - 300000
    # wdDialogOrganizerTabAutoText - 500001
    # wdDialogOrganizerTabCommandBars - 500002
    # wdDialogOrganizerTabMacros - 500003
    # wdDialogOrganizerTabStyles - 500000
    # wdDialogStyleManagementTabEdit - 2200000
    # wdDialogStyleManagementTabRecommend - 2200001
    # wdDialogStyleManagementTabRestrict - 2200002
    # wdDialogTablePropertiesTabCell - 1800003
    # wdDialogTablePropertiesTabColumn - 1800002
    # wdDialogTablePropertiesTabRow - 1800001
    # wdDialogTablePropertiesTabTable - 1800000
    # wdDialogTemplates - 2100000
    # wdDialogTemplatesLinkedCSS - 2100003
    # wdDialogTemplatesXMLExpansionPacks - 2100002
    # wdDialogTemplatesXMLSchema - 2100001
    # wdDialogToolsAutoCorrectExceptionsTabFirstLetter - 1400000
    # wdDialogToolsAutoCorrectExceptionsTabHangulAndAlphabet - 1400002
    # wdDialogToolsAutoCorrectExceptionsTabIac - 1400003
    # wdDialogToolsAutoCorrectExceptionsTabInitialCaps - 1400001
    # wdDialogToolsAutoManagerTabAutoCorrect - 1700000
    # wdDialogToolsAutoManagerTabAutoFormat - 1700003
    # wdDialogToolsAutoManagerTabAutoFormatAsYouType - 1700001
    # wdDialogToolsAutoManagerTabAutoText - 1700002
    # wdDialogToolsAutoManagerTabSmartTags - 1700004
    # wdDialogToolsEnvelopesAndLabelsTabEnvelopes - 800000
    # wdDialogToolsEnvelopesAndLabelsTabLabels - 800001
    # wdDialogToolsOptionsTabAcetate - 1266
    # wdDialogToolsOptionsTabBidi - 1029
    # wdDialogToolsOptionsTabCompatibility - 525
    # wdDialogToolsOptionsTabEdit - 224
    # wdDialogToolsOptionsTabFileLocations - 225
    # wdDialogToolsOptionsTabFuzzy - 790
    # wdDialogToolsOptionsTabGeneral - 203
    # wdDialogToolsOptionsTabHangulHanjaConversion - 786
    # wdDialogToolsOptionsTabPrint - 208
    # wdDialogToolsOptionsTabProofread - 211
    # wdDialogToolsOptionsTabSave - 209
    # wdDialogToolsOptionsTabSecurity - 1361
    # wdDialogToolsOptionsTabTrackChanges - 386
    # wdDialogToolsOptionsTabTypography - 739
    # wdDialogToolsOptionsTabUserInfo - 213
    # wdDialogToolsOptionsTabView - 204
    # wdDialogWebOptionsBrowsers - 2000000
    # wdDialogWebOptionsEncoding - 2000003
    # wdDialogWebOptionsFiles - 2000001
    # wdDialogWebOptionsFonts - 2000004
    # wdDialogWebOptionsGeneral - 2000000
    # wdDialogWebOptionsPictures - 2000002
    return { wdDialogEmailOptionsTabQuoting 1900002 wdDialogEmailOptionsTabSignature 1900000 wdDialogEmailOptionsTabStationary 1900001 wdDialogFilePageSetupTabCharsLines 150004 wdDialogFilePageSetupTabLayout 150003 wdDialogFilePageSetupTabMargins 150000 wdDialogFilePageSetupTabPaper 150001 wdDialogFormatBordersAndShadingTabBorders 700000 wdDialogFormatBordersAndShadingTabPageBorder 700001 wdDialogFormatBordersAndShadingTabShading 700002 wdDialogFormatBulletsAndNumberingTabBulleted 1500000 wdDialogFormatBulletsAndNumberingTabNumbered 1500001 wdDialogFormatBulletsAndNumberingTabOutlineNumbered 1500002 wdDialogFormatDrawingObjectTabColorsAndLines 1200000 wdDialogFormatDrawingObjectTabHR 1200007 wdDialogFormatDrawingObjectTabPicture 1200004 wdDialogFormatDrawingObjectTabPosition 1200002 wdDialogFormatDrawingObjectTabSize 1200001 wdDialogFormatDrawingObjectTabTextbox 1200005 wdDialogFormatDrawingObjectTabWeb 1200006 wdDialogFormatDrawingObjectTabWrapping 1200003 wdDialogFormatFontTabAnimation 600002 wdDialogFormatFontTabCharacterSpacing 600001 wdDialogFormatFontTabFont 600000 wdDialogFormatParagraphTabIndentsAndSpacing 1000000 wdDialogFormatParagraphTabTeisai 1000002 wdDialogFormatParagraphTabTextFlow 1000001 wdDialogInsertIndexAndTablesTabIndex 400000 wdDialogInsertIndexAndTablesTabTableOfAuthorities 400003 wdDialogInsertIndexAndTablesTabTableOfContents 400001 wdDialogInsertIndexAndTablesTabTableOfFigures 400002 wdDialogInsertSymbolTabSpecialCharacters 200001 wdDialogInsertSymbolTabSymbols 200000 wdDialogLetterWizardTabLetterFormat 1600000 wdDialogLetterWizardTabOtherElements 1600002 wdDialogLetterWizardTabRecipientInfo 1600001 wdDialogLetterWizardTabSenderInfo 1600003 wdDialogNoteOptionsTabAllEndnotes 300001 wdDialogNoteOptionsTabAllFootnotes 300000 wdDialogOrganizerTabAutoText 500001 wdDialogOrganizerTabCommandBars 500002 wdDialogOrganizerTabMacros 500003 wdDialogOrganizerTabStyles 500000 wdDialogStyleManagementTabEdit 2200000 wdDialogStyleManagementTabRecommend 2200001 wdDialogStyleManagementTabRestrict 2200002 wdDialogTablePropertiesTabCell 1800003 wdDialogTablePropertiesTabColumn 1800002 wdDialogTablePropertiesTabRow 1800001 wdDialogTablePropertiesTabTable 1800000 wdDialogTemplates 2100000 wdDialogTemplatesLinkedCSS 2100003 wdDialogTemplatesXMLExpansionPacks 2100002 wdDialogTemplatesXMLSchema 2100001 wdDialogToolsAutoCorrectExceptionsTabFirstLetter 1400000 wdDialogToolsAutoCorrectExceptionsTabHangulAndAlphabet 1400002 wdDialogToolsAutoCorrectExceptionsTabIac 1400003 wdDialogToolsAutoCorrectExceptionsTabInitialCaps 1400001 wdDialogToolsAutoManagerTabAutoCorrect 1700000 wdDialogToolsAutoManagerTabAutoFormat 1700003 wdDialogToolsAutoManagerTabAutoFormatAsYouType 1700001 wdDialogToolsAutoManagerTabAutoText 1700002 wdDialogToolsAutoManagerTabSmartTags 1700004 wdDialogToolsEnvelopesAndLabelsTabEnvelopes 800000 wdDialogToolsEnvelopesAndLabelsTabLabels 800001 wdDialogToolsOptionsTabAcetate 1266 wdDialogToolsOptionsTabBidi 1029 wdDialogToolsOptionsTabCompatibility 525 wdDialogToolsOptionsTabEdit 224 wdDialogToolsOptionsTabFileLocations 225 wdDialogToolsOptionsTabFuzzy 790 wdDialogToolsOptionsTabGeneral 203 wdDialogToolsOptionsTabHangulHanjaConversion 786 wdDialogToolsOptionsTabPrint 208 wdDialogToolsOptionsTabProofread 211 wdDialogToolsOptionsTabSave 209 wdDialogToolsOptionsTabSecurity 1361 wdDialogToolsOptionsTabTrackChanges 386 wdDialogToolsOptionsTabTypography 739 wdDialogToolsOptionsTabUserInfo 213 wdDialogToolsOptionsTabView 204 wdDialogWebOptionsBrowsers 2000000 wdDialogWebOptionsEncoding 2000003 wdDialogWebOptionsFiles 2000001 wdDialogWebOptionsFonts 2000004 wdDialogWebOptionsGeneral 2000000 wdDialogWebOptionsPictures 2000002 }
}

WdWordDialogTabHID [::Word::Enum]Top, Main, Index

WdWordDialogTabHID
Parameters
wdDialogFilePageSetupTabPaperSize150001
wdDialogFilePageSetupTabPaperSource150002
proc ::Word::Enum::WdWordDialogTabHID {} {

    # wdDialogFilePageSetupTabPaperSize - 150001
    # wdDialogFilePageSetupTabPaperSource - 150002
    return { wdDialogFilePageSetupTabPaperSize 150001 wdDialogFilePageSetupTabPaperSource 150002 }
}

WdWrapSideType [::Word::Enum]Top, Main, Index

WdWrapSideType
Parameters
wdWrapBoth0
wdWrapLargest3
wdWrapLeft1
wdWrapRight2
proc ::Word::Enum::WdWrapSideType {} {

    # wdWrapBoth - 0
    # wdWrapLargest - 3
    # wdWrapLeft - 1
    # wdWrapRight - 2
    return { wdWrapBoth 0 wdWrapLargest 3 wdWrapLeft 1 wdWrapRight 2 }
}

WdWrapType [::Word::Enum]Top, Main, Index

WdWrapType
Parameters
wdWrapBehind5
wdWrapFront3
wdWrapInline7
wdWrapNone3
wdWrapSquare0
wdWrapThrough2
wdWrapTight1
wdWrapTopBottom4
proc ::Word::Enum::WdWrapType {} {

    # wdWrapBehind - 5
    # wdWrapFront - 3
    # wdWrapInline - 7
    # wdWrapNone - 3
    # wdWrapSquare - 0
    # wdWrapThrough - 2
    # wdWrapTight - 1
    # wdWrapTopBottom - 4
    return { wdWrapBehind 5 wdWrapFront 3 wdWrapInline 7 wdWrapNone 3 wdWrapSquare 0 wdWrapThrough 2 wdWrapTight 1 wdWrapTopBottom 4 }
}

WdWrapTypeMerged [::Word::Enum]Top, Main, Index

WdWrapTypeMerged
Parameters
wdWrapMergeBehind3
wdWrapMergeFront4
wdWrapMergeInline0
wdWrapMergeSquare1
wdWrapMergeThrough5
wdWrapMergeTight2
wdWrapMergeTopBottom6
proc ::Word::Enum::WdWrapTypeMerged {} {

    # wdWrapMergeBehind - 3
    # wdWrapMergeFront - 4
    # wdWrapMergeInline - 0
    # wdWrapMergeSquare - 1
    # wdWrapMergeThrough - 5
    # wdWrapMergeTight - 2
    # wdWrapMergeTopBottom - 6
    return { wdWrapMergeBehind 3 wdWrapMergeFront 4 wdWrapMergeInline 0 wdWrapMergeSquare 1 wdWrapMergeThrough 5 wdWrapMergeTight 2 wdWrapMergeTopBottom 6 }
}

WdXMLNodeLevel [::Word::Enum]Top, Main, Index

WdXMLNodeLevel
Parameters
wdXMLNodeLevelCell3
wdXMLNodeLevelInline0
wdXMLNodeLevelParagraph1
wdXMLNodeLevelRow2
proc ::Word::Enum::WdXMLNodeLevel {} {

    # wdXMLNodeLevelCell - 3
    # wdXMLNodeLevelInline - 0
    # wdXMLNodeLevelParagraph - 1
    # wdXMLNodeLevelRow - 2
    return { wdXMLNodeLevelCell 3 wdXMLNodeLevelInline 0 wdXMLNodeLevelParagraph 1 wdXMLNodeLevelRow 2 }
}

WdXMLNodeType [::Word::Enum]Top, Main, Index

WdXMLNodeType
Parameters
wdXMLNodeAttribute2
wdXMLNodeElement1
proc ::Word::Enum::WdXMLNodeType {} {

    # wdXMLNodeAttribute - 2
    # wdXMLNodeElement - 1
    return { wdXMLNodeAttribute 2 wdXMLNodeElement 1 }
}

WdXMLSelectionChangeReason [::Word::Enum]Top, Main, Index

WdXMLSelectionChangeReason
Parameters
wdXMLSelectionChangeReasonDelete2
wdXMLSelectionChangeReasonInsert1
wdXMLSelectionChangeReasonMove0
proc ::Word::Enum::WdXMLSelectionChangeReason {} {

    # wdXMLSelectionChangeReasonDelete - 2
    # wdXMLSelectionChangeReasonInsert - 1
    # wdXMLSelectionChangeReasonMove - 0
    return { wdXMLSelectionChangeReasonDelete 2 wdXMLSelectionChangeReasonInsert 1 wdXMLSelectionChangeReasonMove 0 }
}

WdXMLValidationStatus [::Word::Enum]Top, Main, Index

WdXMLValidationStatus
Parameters
wdXMLValidationStatusCustom-1072898048
wdXMLValidationStatusOK0
proc ::Word::Enum::WdXMLValidationStatus {} {

    # wdXMLValidationStatusCustom - -1072898048
    # wdXMLValidationStatusOK - 0
    return { wdXMLValidationStatusCustom -1072898048 wdXMLValidationStatusOK 0 }
}

XlAxisCrosses [::Word::Enum]Top, Main, Index

XlAxisCrosses
Parameters
xlAxisCrossesAutomatic-4105
xlAxisCrossesCustom-4114
xlAxisCrossesMaximum2
xlAxisCrossesMinimum4
proc ::Word::Enum::XlAxisCrosses {} {

    # xlAxisCrossesAutomatic - -4105
    # xlAxisCrossesCustom - -4114
    # xlAxisCrossesMaximum - 2
    # xlAxisCrossesMinimum - 4
    return { xlAxisCrossesAutomatic -4105 xlAxisCrossesCustom -4114 xlAxisCrossesMaximum 2 xlAxisCrossesMinimum 4 }
}

XlAxisGroup [::Word::Enum]Top, Main, Index

XlAxisGroup
Parameters
xlPrimary1
xlSecondary2
proc ::Word::Enum::XlAxisGroup {} {

    # xlPrimary - 1
    # xlSecondary - 2
    return { xlPrimary 1 xlSecondary 2 }
}

XlAxisType [::Word::Enum]Top, Main, Index

XlAxisType
Parameters
xlCategory1
xlSeriesAxis3
xlValue2
proc ::Word::Enum::XlAxisType {} {

    # xlCategory - 1
    # xlSeriesAxis - 3
    # xlValue - 2
    return { xlCategory 1 xlSeriesAxis 3 xlValue 2 }
}

XlBackground [::Word::Enum]Top, Main, Index

XlBackground
Parameters
xlBackgroundAutomatic-4105
xlBackgroundOpaque3
xlBackgroundTransparent2
proc ::Word::Enum::XlBackground {} {

    # xlBackgroundAutomatic - -4105
    # xlBackgroundOpaque - 3
    # xlBackgroundTransparent - 2
    return { xlBackgroundAutomatic -4105 xlBackgroundOpaque 3 xlBackgroundTransparent 2 }
}

XlBarShape [::Word::Enum]Top, Main, Index

XlBarShape
Parameters
xlBox0
xlConeToMax5
xlConeToPoint4
xlCylinder3
xlPyramidToMax2
xlPyramidToPoint1
proc ::Word::Enum::XlBarShape {} {

    # xlBox - 0
    # xlConeToMax - 5
    # xlConeToPoint - 4
    # xlCylinder - 3
    # xlPyramidToMax - 2
    # xlPyramidToPoint - 1
    return { xlBox 0 xlConeToMax 5 xlConeToPoint 4 xlCylinder 3 xlPyramidToMax 2 xlPyramidToPoint 1 }
}

XlBinsType [::Word::Enum]Top, Main, Index

XlBinsType
Parameters
xlBinsTypeAutomatic0
xlBinsTypeBinCount4
xlBinsTypeBinSize3
xlBinsTypeCategorical1
xlBinsTypeManual2
proc ::Word::Enum::XlBinsType {} {

    # xlBinsTypeAutomatic - 0
    # xlBinsTypeBinCount - 4
    # xlBinsTypeBinSize - 3
    # xlBinsTypeCategorical - 1
    # xlBinsTypeManual - 2
    return { xlBinsTypeAutomatic 0 xlBinsTypeBinCount 4 xlBinsTypeBinSize 3 xlBinsTypeCategorical 1 xlBinsTypeManual 2 }
}

XlBorderWeight [::Word::Enum]Top, Main, Index

XlBorderWeight
Parameters
xlHairline1
xlMedium-4138
xlThick4
xlThin2
proc ::Word::Enum::XlBorderWeight {} {

    # xlHairline - 1
    # xlMedium - -4138
    # xlThick - 4
    # xlThin - 2
    return { xlHairline 1 xlMedium -4138 xlThick 4 xlThin 2 }
}

XlCategoryLabelLevel [::Word::Enum]Top, Main, Index

XlCategoryLabelLevel
Parameters
xlCategoryLabelLevelAll-1
xlCategoryLabelLevelCustom-2
xlCategoryLabelLevelNone-3
proc ::Word::Enum::XlCategoryLabelLevel {} {

    # xlCategoryLabelLevelAll - -1
    # xlCategoryLabelLevelCustom - -2
    # xlCategoryLabelLevelNone - -3
    return { xlCategoryLabelLevelAll -1 xlCategoryLabelLevelCustom -2 xlCategoryLabelLevelNone -3 }
}

XlCategorySortOrder [::Word::Enum]Top, Main, Index

XlCategorySortOrder
Parameters
xlCategoryAscending2
xlCategoryDescending3
xlIndexAscending0
xlIndexDescending1
proc ::Word::Enum::XlCategorySortOrder {} {

    # xlCategoryAscending - 2
    # xlCategoryDescending - 3
    # xlIndexAscending - 0
    # xlIndexDescending - 1
    return { xlCategoryAscending 2 xlCategoryDescending 3 xlIndexAscending 0 xlIndexDescending 1 }
}

XlCategoryType [::Word::Enum]Top, Main, Index

XlCategoryType
Parameters
xlAutomaticScale-4105
xlCategoryScale2
xlTimeScale3
proc ::Word::Enum::XlCategoryType {} {

    # xlAutomaticScale - -4105
    # xlCategoryScale - 2
    # xlTimeScale - 3
    return { xlAutomaticScale -4105 xlCategoryScale 2 xlTimeScale 3 }
}

XlChartElementPosition [::Word::Enum]Top, Main, Index

XlChartElementPosition
Parameters
xlChartElementPositionAutomatic-4105
xlChartElementPositionCustom-4114
proc ::Word::Enum::XlChartElementPosition {} {

    # xlChartElementPositionAutomatic - -4105
    # xlChartElementPositionCustom - -4114
    return { xlChartElementPositionAutomatic -4105 xlChartElementPositionCustom -4114 }
}

XlChartGallery [::Word::Enum]Top, Main, Index

XlChartGallery
Parameters
xlAnyGallery23
xlBuiltIn21
xlUserDefined22
proc ::Word::Enum::XlChartGallery {} {

    # xlAnyGallery - 23
    # xlBuiltIn - 21
    # xlUserDefined - 22
    return { xlAnyGallery 23 xlBuiltIn 21 xlUserDefined 22 }
}

XlChartItem [::Word::Enum]Top, Main, Index

XlChartItem
Parameters
xlAxis21
xlAxisTitle17
xlChartArea2
xlChartTitle4
xlCorners6
xlDataLabel0
xlDataTable7
xlDisplayUnitLabel30
xlDownBars20
xlDropLines26
xlErrorBars9
xlFloor23
xlHiLoLines25
xlLeaderLines29
xlLegend24
xlLegendEntry12
xlLegendKey13
xlMajorGridlines15
xlMinorGridlines16
xlNothing28
xlPivotChartDropZone32
xlPivotChartFieldButton31
xlPlotArea19
xlRadarAxisLabels27
xlSeries3
xlSeriesLines22
xlShape14
xlTrendline8
xlUpBars18
xlWalls5
xlXErrorBars10
xlYErrorBars11
proc ::Word::Enum::XlChartItem {} {

    # xlAxis - 21
    # xlAxisTitle - 17
    # xlChartArea - 2
    # xlChartTitle - 4
    # xlCorners - 6
    # xlDataLabel - 0
    # xlDataTable - 7
    # xlDisplayUnitLabel - 30
    # xlDownBars - 20
    # xlDropLines - 26
    # xlErrorBars - 9
    # xlFloor - 23
    # xlHiLoLines - 25
    # xlLeaderLines - 29
    # xlLegend - 24
    # xlLegendEntry - 12
    # xlLegendKey - 13
    # xlMajorGridlines - 15
    # xlMinorGridlines - 16
    # xlNothing - 28
    # xlPivotChartDropZone - 32
    # xlPivotChartFieldButton - 31
    # xlPlotArea - 19
    # xlRadarAxisLabels - 27
    # xlSeries - 3
    # xlSeriesLines - 22
    # xlShape - 14
    # xlTrendline - 8
    # xlUpBars - 18
    # xlWalls - 5
    # xlXErrorBars - 10
    # xlYErrorBars - 11
    return { xlAxis 21 xlAxisTitle 17 xlChartArea 2 xlChartTitle 4 xlCorners 6 xlDataLabel 0 xlDataTable 7 xlDisplayUnitLabel 30 xlDownBars 20 xlDropLines 26 xlErrorBars 9 xlFloor 23 xlHiLoLines 25 xlLeaderLines 29 xlLegend 24 xlLegendEntry 12 xlLegendKey 13 xlMajorGridlines 15 xlMinorGridlines 16 xlNothing 28 xlPivotChartDropZone 32 xlPivotChartFieldButton 31 xlPlotArea 19 xlRadarAxisLabels 27 xlSeries 3 xlSeriesLines 22 xlShape 14 xlTrendline 8 xlUpBars 18 xlWalls 5 xlXErrorBars 10 xlYErrorBars 11 }
}

XlChartPicturePlacement [::Word::Enum]Top, Main, Index

XlChartPicturePlacement
Parameters
xlAllFaces7
xlEnd2
xlEndSides3
xlFront4
xlFrontEnd6
xlFrontSides5
xlSides1
proc ::Word::Enum::XlChartPicturePlacement {} {

    # xlAllFaces - 7
    # xlEnd - 2
    # xlEndSides - 3
    # xlFront - 4
    # xlFrontEnd - 6
    # xlFrontSides - 5
    # xlSides - 1
    return { xlAllFaces 7 xlEnd 2 xlEndSides 3 xlFront 4 xlFrontEnd 6 xlFrontSides 5 xlSides 1 }
}

XlChartPictureType [::Word::Enum]Top, Main, Index

XlChartPictureType
Parameters
xlStack2
xlStackScale3
xlStretch1
proc ::Word::Enum::XlChartPictureType {} {

    # xlStack - 2
    # xlStackScale - 3
    # xlStretch - 1
    return { xlStack 2 xlStackScale 3 xlStretch 1 }
}

XlChartSplitType [::Word::Enum]Top, Main, Index

XlChartSplitType
Parameters
xlSplitByCustomSplit4
xlSplitByPercentValue3
xlSplitByPosition1
xlSplitByValue2
proc ::Word::Enum::XlChartSplitType {} {

    # xlSplitByCustomSplit - 4
    # xlSplitByPercentValue - 3
    # xlSplitByPosition - 1
    # xlSplitByValue - 2
    return { xlSplitByCustomSplit 4 xlSplitByPercentValue 3 xlSplitByPosition 1 xlSplitByValue 2 }
}

XlColorIndex [::Word::Enum]Top, Main, Index

XlColorIndex
Parameters
xlColorIndexAutomatic-4105
xlColorIndexNone-4142
proc ::Word::Enum::XlColorIndex {} {

    # xlColorIndexAutomatic - -4105
    # xlColorIndexNone - -4142
    return { xlColorIndexAutomatic -4105 xlColorIndexNone -4142 }
}

XlConstants [::Word::Enum]Top, Main, Index

XlConstants
Parameters
xl3DBar-4099
xl3DSurface-4103
xlAbove0
xlAutomatic-4105
xlBar2
xlBelow1
xlBoth1
xlBottom-4107
xlCenter-4108
xlChecker9
xlCircle8
xlColumn3
xlCombination-4111
xlCorner2
xlCrissCross16
xlCross4
xlCustom-4114
xlDefaultAutoFormat-1
xlDiamond2
xlDistributed-4117
xlFill5
xlFixedValue1
xlGeneral1
xlGray818
xlGray1617
xlGray25-4124
xlGray50-4125
xlGray75-4126
xlGrid15
xlHigh-4127
xlInside2
xlJustify-4130
xlLeft-4131
xlLightDown13
xlLightHorizontal11
xlLightUp14
xlLightVertical12
xlLow-4134
xlMaximum2
xlMinimum4
xlMinusValues3
xlNextToAxis4
xlNone-4142
xlOpaque3
xlOutside3
xlPercent2
xlPlus9
xlPlusValues2
xlRight-4152
xlScale3
xlSemiGray7510
xlShowLabel4
xlShowLabelAndPercent5
xlShowPercent3
xlShowValue2
xlSingle2
xlSolid1
xlSquare1
xlStar5
xlStError4
xlTop-4160
xlTransparent2
xlTriangle3
proc ::Word::Enum::XlConstants {} {

    # xl3DBar - -4099
    # xl3DSurface - -4103
    # xlAbove - 0
    # xlAutomatic - -4105
    # xlBar - 2
    # xlBelow - 1
    # xlBoth - 1
    # xlBottom - -4107
    # xlCenter - -4108
    # xlChecker - 9
    # xlCircle - 8
    # xlColumn - 3
    # xlCombination - -4111
    # xlCorner - 2
    # xlCrissCross - 16
    # xlCross - 4
    # xlCustom - -4114
    # xlDefaultAutoFormat - -1
    # xlDiamond - 2
    # xlDistributed - -4117
    # xlFill - 5
    # xlFixedValue - 1
    # xlGeneral - 1
    # xlGray8 - 18
    # xlGray16 - 17
    # xlGray25 - -4124
    # xlGray50 - -4125
    # xlGray75 - -4126
    # xlGrid - 15
    # xlHigh - -4127
    # xlInside - 2
    # xlJustify - -4130
    # xlLeft - -4131
    # xlLightDown - 13
    # xlLightHorizontal - 11
    # xlLightUp - 14
    # xlLightVertical - 12
    # xlLow - -4134
    # xlMaximum - 2
    # xlMinimum - 4
    # xlMinusValues - 3
    # xlNextToAxis - 4
    # xlNone - -4142
    # xlOpaque - 3
    # xlOutside - 3
    # xlPercent - 2
    # xlPlus - 9
    # xlPlusValues - 2
    # xlRight - -4152
    # xlScale - 3
    # xlSemiGray75 - 10
    # xlShowLabel - 4
    # xlShowLabelAndPercent - 5
    # xlShowPercent - 3
    # xlShowValue - 2
    # xlSingle - 2
    # xlSolid - 1
    # xlSquare - 1
    # xlStar - 5
    # xlStError - 4
    # xlTop - -4160
    # xlTransparent - 2
    # xlTriangle - 3
    return { xl3DBar -4099 xl3DSurface -4103 xlAbove 0 xlAutomatic -4105 xlBar 2 xlBelow 1 xlBoth 1 xlBottom -4107 xlCenter -4108 xlChecker 9 xlCircle 8 xlColumn 3 xlCombination -4111 xlCorner 2 xlCrissCross 16 xlCross 4 xlCustom -4114 xlDefaultAutoFormat -1 xlDiamond 2 xlDistributed -4117 xlFill 5 xlFixedValue 1 xlGeneral 1 xlGray8 18 xlGray16 17 xlGray25 -4124 xlGray50 -4125 xlGray75 -4126 xlGrid 15 xlHigh -4127 xlInside 2 xlJustify -4130 xlLeft -4131 xlLightDown 13 xlLightHorizontal 11 xlLightUp 14 xlLightVertical 12 xlLow -4134 xlMaximum 2 xlMinimum 4 xlMinusValues 3 xlNextToAxis 4 xlNone -4142 xlOpaque 3 xlOutside 3 xlPercent 2 xlPlus 9 xlPlusValues 2 xlRight -4152 xlScale 3 xlSemiGray75 10 xlShowLabel 4 xlShowLabelAndPercent 5 xlShowPercent 3 xlShowValue 2 xlSingle 2 xlSolid 1 xlSquare 1 xlStar 5 xlStError 4 xlTop -4160 xlTransparent 2 xlTriangle 3 }
}

XlCopyPictureFormat [::Word::Enum]Top, Main, Index

XlCopyPictureFormat
Parameters
xlBitmap2
xlPicture-4147
proc ::Word::Enum::XlCopyPictureFormat {} {

    # xlBitmap - 2
    # xlPicture - -4147
    return { xlBitmap 2 xlPicture -4147 }
}

XlDataLabelPosition [::Word::Enum]Top, Main, Index

XlDataLabelPosition
Parameters
xlLabelPositionAbove0
xlLabelPositionBelow1
xlLabelPositionBestFit5
xlLabelPositionCenter-4108
xlLabelPositionCustom7
xlLabelPositionInsideBase4
xlLabelPositionInsideEnd3
xlLabelPositionLeft-4131
xlLabelPositionMixed6
xlLabelPositionOutsideEnd2
xlLabelPositionRight-4152
proc ::Word::Enum::XlDataLabelPosition {} {

    # xlLabelPositionAbove - 0
    # xlLabelPositionBelow - 1
    # xlLabelPositionBestFit - 5
    # xlLabelPositionCenter - -4108
    # xlLabelPositionCustom - 7
    # xlLabelPositionInsideBase - 4
    # xlLabelPositionInsideEnd - 3
    # xlLabelPositionLeft - -4131
    # xlLabelPositionMixed - 6
    # xlLabelPositionOutsideEnd - 2
    # xlLabelPositionRight - -4152
    return { xlLabelPositionAbove 0 xlLabelPositionBelow 1 xlLabelPositionBestFit 5 xlLabelPositionCenter -4108 xlLabelPositionCustom 7 xlLabelPositionInsideBase 4 xlLabelPositionInsideEnd 3 xlLabelPositionLeft -4131 xlLabelPositionMixed 6 xlLabelPositionOutsideEnd 2 xlLabelPositionRight -4152 }
}

XlDataLabelSeparator [::Word::Enum]Top, Main, Index

XlDataLabelSeparator
Parameters
xlDataLabelSeparatorDefault1
proc ::Word::Enum::XlDataLabelSeparator {} {

    # xlDataLabelSeparatorDefault - 1
    return { xlDataLabelSeparatorDefault 1 }
}

XlDataLabelsType [::Word::Enum]Top, Main, Index

XlDataLabelsType
Parameters
xlDataLabelsShowBubbleSizes6
xlDataLabelsShowLabel4
xlDataLabelsShowLabelAndPercent5
xlDataLabelsShowNone-4142
xlDataLabelsShowPercent3
xlDataLabelsShowValue2
proc ::Word::Enum::XlDataLabelsType {} {

    # xlDataLabelsShowBubbleSizes - 6
    # xlDataLabelsShowLabel - 4
    # xlDataLabelsShowLabelAndPercent - 5
    # xlDataLabelsShowNone - -4142
    # xlDataLabelsShowPercent - 3
    # xlDataLabelsShowValue - 2
    return { xlDataLabelsShowBubbleSizes 6 xlDataLabelsShowLabel 4 xlDataLabelsShowLabelAndPercent 5 xlDataLabelsShowNone -4142 xlDataLabelsShowPercent 3 xlDataLabelsShowValue 2 }
}

XlDisplayBlanksAs [::Word::Enum]Top, Main, Index

XlDisplayBlanksAs
Parameters
xlInterpolated3
xlNotPlotted1
xlZero2
proc ::Word::Enum::XlDisplayBlanksAs {} {

    # xlInterpolated - 3
    # xlNotPlotted - 1
    # xlZero - 2
    return { xlInterpolated 3 xlNotPlotted 1 xlZero 2 }
}

XlDisplayUnit [::Word::Enum]Top, Main, Index

XlDisplayUnit
Parameters
xlHundredMillions-8
xlHundreds-2
xlHundredThousands-5
xlMillionMillions-10
xlMillions-6
xlTenMillions-7
xlTenThousands-4
xlThousandMillions-9
xlThousands-3
proc ::Word::Enum::XlDisplayUnit {} {

    # xlHundredMillions - -8
    # xlHundreds - -2
    # xlHundredThousands - -5
    # xlMillionMillions - -10
    # xlMillions - -6
    # xlTenMillions - -7
    # xlTenThousands - -4
    # xlThousandMillions - -9
    # xlThousands - -3
    return { xlHundredMillions -8 xlHundreds -2 xlHundredThousands -5 xlMillionMillions -10 xlMillions -6 xlTenMillions -7 xlTenThousands -4 xlThousandMillions -9 xlThousands -3 }
}

XlEndStyleCap [::Word::Enum]Top, Main, Index

XlEndStyleCap
Parameters
xlCap1
xlNoCap2
proc ::Word::Enum::XlEndStyleCap {} {

    # xlCap - 1
    # xlNoCap - 2
    return { xlCap 1 xlNoCap 2 }
}

XlErrorBarDirection [::Word::Enum]Top, Main, Index

XlErrorBarDirection
Parameters
xlChartX-4168
xlChartY1
proc ::Word::Enum::XlErrorBarDirection {} {

    # xlChartX - -4168
    # xlChartY - 1
    return { xlChartX -4168 xlChartY 1 }
}

XlErrorBarInclude [::Word::Enum]Top, Main, Index

XlErrorBarInclude
Parameters
xlErrorBarIncludeBoth1
xlErrorBarIncludeMinusValues3
xlErrorBarIncludeNone-4142
xlErrorBarIncludePlusValues2
proc ::Word::Enum::XlErrorBarInclude {} {

    # xlErrorBarIncludeBoth - 1
    # xlErrorBarIncludeMinusValues - 3
    # xlErrorBarIncludeNone - -4142
    # xlErrorBarIncludePlusValues - 2
    return { xlErrorBarIncludeBoth 1 xlErrorBarIncludeMinusValues 3 xlErrorBarIncludeNone -4142 xlErrorBarIncludePlusValues 2 }
}

XlErrorBarType [::Word::Enum]Top, Main, Index

XlErrorBarType
Parameters
xlErrorBarTypeCustom-4114
xlErrorBarTypeFixedValue1
xlErrorBarTypePercent2
xlErrorBarTypeStDev-4155
xlErrorBarTypeStError4
proc ::Word::Enum::XlErrorBarType {} {

    # xlErrorBarTypeCustom - -4114
    # xlErrorBarTypeFixedValue - 1
    # xlErrorBarTypePercent - 2
    # xlErrorBarTypeStDev - -4155
    # xlErrorBarTypeStError - 4
    return { xlErrorBarTypeCustom -4114 xlErrorBarTypeFixedValue 1 xlErrorBarTypePercent 2 xlErrorBarTypeStDev -4155 xlErrorBarTypeStError 4 }
}

XlGeoMappingLevel [::Word::Enum]Top, Main, Index

XlGeoMappingLevel
Parameters
xlGeoMappingLevelAutomatic0
xlGeoMappingLevelCountryRegion5
xlGeoMappingLevelCountryRegionList6
xlGeoMappingLevelCounty3
xlGeoMappingLevelDataOnly1
xlGeoMappingLevelPostalCode2
xlGeoMappingLevelState4
xlGeoMappingLevelWorld7
proc ::Word::Enum::XlGeoMappingLevel {} {

    # xlGeoMappingLevelAutomatic - 0
    # xlGeoMappingLevelCountryRegion - 5
    # xlGeoMappingLevelCountryRegionList - 6
    # xlGeoMappingLevelCounty - 3
    # xlGeoMappingLevelDataOnly - 1
    # xlGeoMappingLevelPostalCode - 2
    # xlGeoMappingLevelState - 4
    # xlGeoMappingLevelWorld - 7
    return { xlGeoMappingLevelAutomatic 0 xlGeoMappingLevelCountryRegion 5 xlGeoMappingLevelCountryRegionList 6 xlGeoMappingLevelCounty 3 xlGeoMappingLevelDataOnly 1 xlGeoMappingLevelPostalCode 2 xlGeoMappingLevelState 4 xlGeoMappingLevelWorld 7 }
}

XlGeoProjectionType [::Word::Enum]Top, Main, Index

XlGeoProjectionType
Parameters
xlGeoProjectionTypeAlbers3
xlGeoProjectionTypeAutomatic0
xlGeoProjectionTypeMercator1
xlGeoProjectionTypeMiller2
xlGeoProjectionTypeRobinson4
proc ::Word::Enum::XlGeoProjectionType {} {

    # xlGeoProjectionTypeAlbers - 3
    # xlGeoProjectionTypeAutomatic - 0
    # xlGeoProjectionTypeMercator - 1
    # xlGeoProjectionTypeMiller - 2
    # xlGeoProjectionTypeRobinson - 4
    return { xlGeoProjectionTypeAlbers 3 xlGeoProjectionTypeAutomatic 0 xlGeoProjectionTypeMercator 1 xlGeoProjectionTypeMiller 2 xlGeoProjectionTypeRobinson 4 }
}

XlGradientStopPositionType [::Word::Enum]Top, Main, Index

XlGradientStopPositionType
Parameters
xlGradientStopPositionTypeExtremeValue0
xlGradientStopPositionTypeNumber1
xlGradientStopPositionTypePercent2
proc ::Word::Enum::XlGradientStopPositionType {} {

    # xlGradientStopPositionTypeExtremeValue - 0
    # xlGradientStopPositionTypeNumber - 1
    # xlGradientStopPositionTypePercent - 2
    return { xlGradientStopPositionTypeExtremeValue 0 xlGradientStopPositionTypeNumber 1 xlGradientStopPositionTypePercent 2 }
}

XlHAlign [::Word::Enum]Top, Main, Index

XlHAlign
Parameters
xlHAlignCenter-4108
xlHAlignCenterAcrossSelection7
xlHAlignDistributed-4117
xlHAlignFill5
xlHAlignGeneral1
xlHAlignJustify-4130
xlHAlignLeft-4131
xlHAlignRight-4152
proc ::Word::Enum::XlHAlign {} {

    # xlHAlignCenter - -4108
    # xlHAlignCenterAcrossSelection - 7
    # xlHAlignDistributed - -4117
    # xlHAlignFill - 5
    # xlHAlignGeneral - 1
    # xlHAlignJustify - -4130
    # xlHAlignLeft - -4131
    # xlHAlignRight - -4152
    return { xlHAlignCenter -4108 xlHAlignCenterAcrossSelection 7 xlHAlignDistributed -4117 xlHAlignFill 5 xlHAlignGeneral 1 xlHAlignJustify -4130 xlHAlignLeft -4131 xlHAlignRight -4152 }
}

XlLegendPosition [::Word::Enum]Top, Main, Index

XlLegendPosition
Parameters
xlLegendPositionBottom-4107
xlLegendPositionCorner2
xlLegendPositionCustom-4161
xlLegendPositionLeft-4131
xlLegendPositionRight-4152
xlLegendPositionTop-4160
proc ::Word::Enum::XlLegendPosition {} {

    # xlLegendPositionBottom - -4107
    # xlLegendPositionCorner - 2
    # xlLegendPositionCustom - -4161
    # xlLegendPositionLeft - -4131
    # xlLegendPositionRight - -4152
    # xlLegendPositionTop - -4160
    return { xlLegendPositionBottom -4107 xlLegendPositionCorner 2 xlLegendPositionCustom -4161 xlLegendPositionLeft -4131 xlLegendPositionRight -4152 xlLegendPositionTop -4160 }
}

XlLineStyle [::Word::Enum]Top, Main, Index

XlLineStyle
Parameters
xlContinuous1
xlDash-4115
xlDashDot4
xlDashDotDot5
xlDot-4118
xlDouble-4119
xlLineStyleNone-4142
xlSlantDashDot13
proc ::Word::Enum::XlLineStyle {} {

    # xlContinuous - 1
    # xlDash - -4115
    # xlDashDot - 4
    # xlDashDotDot - 5
    # xlDot - -4118
    # xlDouble - -4119
    # xlLineStyleNone - -4142
    # xlSlantDashDot - 13
    return { xlContinuous 1 xlDash -4115 xlDashDot 4 xlDashDotDot 5 xlDot -4118 xlDouble -4119 xlLineStyleNone -4142 xlSlantDashDot 13 }
}

XlMarkerStyle [::Word::Enum]Top, Main, Index

XlMarkerStyle
Parameters
xlMarkerStyleAutomatic-4105
xlMarkerStyleCircle8
xlMarkerStyleDash-4115
xlMarkerStyleDiamond2
xlMarkerStyleDot-4118
xlMarkerStyleNone-4142
xlMarkerStylePicture-4147
xlMarkerStylePlus9
xlMarkerStyleSquare1
xlMarkerStyleStar5
xlMarkerStyleTriangle3
xlMarkerStyleX-4168
proc ::Word::Enum::XlMarkerStyle {} {

    # xlMarkerStyleAutomatic - -4105
    # xlMarkerStyleCircle - 8
    # xlMarkerStyleDash - -4115
    # xlMarkerStyleDiamond - 2
    # xlMarkerStyleDot - -4118
    # xlMarkerStyleNone - -4142
    # xlMarkerStylePicture - -4147
    # xlMarkerStylePlus - 9
    # xlMarkerStyleSquare - 1
    # xlMarkerStyleStar - 5
    # xlMarkerStyleTriangle - 3
    # xlMarkerStyleX - -4168
    return { xlMarkerStyleAutomatic -4105 xlMarkerStyleCircle 8 xlMarkerStyleDash -4115 xlMarkerStyleDiamond 2 xlMarkerStyleDot -4118 xlMarkerStyleNone -4142 xlMarkerStylePicture -4147 xlMarkerStylePlus 9 xlMarkerStyleSquare 1 xlMarkerStyleStar 5 xlMarkerStyleTriangle 3 xlMarkerStyleX -4168 }
}

XlOrientation [::Word::Enum]Top, Main, Index

XlOrientation
Parameters
xlDownward-4170
xlHorizontal-4128
xlUpward-4171
xlVertical-4166
proc ::Word::Enum::XlOrientation {} {

    # xlDownward - -4170
    # xlHorizontal - -4128
    # xlUpward - -4171
    # xlVertical - -4166
    return { xlDownward -4170 xlHorizontal -4128 xlUpward -4171 xlVertical -4166 }
}

XlParentDataLabelOptions [::Word::Enum]Top, Main, Index

XlParentDataLabelOptions
Parameters
xlParentDataLabelOptionsBanner1
xlParentDataLabelOptionsNone0
xlParentDataLabelOptionsOverlapping2
proc ::Word::Enum::XlParentDataLabelOptions {} {

    # xlParentDataLabelOptionsBanner - 1
    # xlParentDataLabelOptionsNone - 0
    # xlParentDataLabelOptionsOverlapping - 2
    return { xlParentDataLabelOptionsBanner 1 xlParentDataLabelOptionsNone 0 xlParentDataLabelOptionsOverlapping 2 }
}

XlPattern [::Word::Enum]Top, Main, Index

XlPattern
Parameters
xlPatternAutomatic-4105
xlPatternChecker9
xlPatternCrissCross16
xlPatternDown-4121
xlPatternGray818
xlPatternGray1617
xlPatternGray25-4124
xlPatternGray50-4125
xlPatternGray75-4126
xlPatternGrid15
xlPatternHorizontal-4128
xlPatternLightDown13
xlPatternLightHorizontal11
xlPatternLightUp14
xlPatternLightVertical12
xlPatternLinearGradient4000
xlPatternNone-4142
xlPatternRectangularGradient4001
xlPatternSemiGray7510
xlPatternSolid1
xlPatternUp-4162
xlPatternVertical-4166
proc ::Word::Enum::XlPattern {} {

    # xlPatternAutomatic - -4105
    # xlPatternChecker - 9
    # xlPatternCrissCross - 16
    # xlPatternDown - -4121
    # xlPatternGray8 - 18
    # xlPatternGray16 - 17
    # xlPatternGray25 - -4124
    # xlPatternGray50 - -4125
    # xlPatternGray75 - -4126
    # xlPatternGrid - 15
    # xlPatternHorizontal - -4128
    # xlPatternLightDown - 13
    # xlPatternLightHorizontal - 11
    # xlPatternLightUp - 14
    # xlPatternLightVertical - 12
    # xlPatternLinearGradient - 4000
    # xlPatternNone - -4142
    # xlPatternRectangularGradient - 4001
    # xlPatternSemiGray75 - 10
    # xlPatternSolid - 1
    # xlPatternUp - -4162
    # xlPatternVertical - -4166
    return { xlPatternAutomatic -4105 xlPatternChecker 9 xlPatternCrissCross 16 xlPatternDown -4121 xlPatternGray8 18 xlPatternGray16 17 xlPatternGray25 -4124 xlPatternGray50 -4125 xlPatternGray75 -4126 xlPatternGrid 15 xlPatternHorizontal -4128 xlPatternLightDown 13 xlPatternLightHorizontal 11 xlPatternLightUp 14 xlPatternLightVertical 12 xlPatternLinearGradient 4000 xlPatternNone -4142 xlPatternRectangularGradient 4001 xlPatternSemiGray75 10 xlPatternSolid 1 xlPatternUp -4162 xlPatternVertical -4166 }
}

XlPictureAppearance [::Word::Enum]Top, Main, Index

XlPictureAppearance
Parameters
xlPrinter2
xlScreen1
proc ::Word::Enum::XlPictureAppearance {} {

    # xlPrinter - 2
    # xlScreen - 1
    return { xlPrinter 2 xlScreen 1 }
}

XlPieSliceIndex [::Word::Enum]Top, Main, Index

XlPieSliceIndex
Parameters
xlCenterPoint5
xlInnerCenterPoint8
xlInnerClockwisePoint7
xlInnerCounterClockwisePoint9
xlMidClockwiseRadiusPoint4
xlMidCounterClockwiseRadiusPoint6
xlOuterCenterPoint2
xlOuterClockwisePoint3
xlOuterCounterClockwisePoint1
proc ::Word::Enum::XlPieSliceIndex {} {

    # xlCenterPoint - 5
    # xlInnerCenterPoint - 8
    # xlInnerClockwisePoint - 7
    # xlInnerCounterClockwisePoint - 9
    # xlMidClockwiseRadiusPoint - 4
    # xlMidCounterClockwiseRadiusPoint - 6
    # xlOuterCenterPoint - 2
    # xlOuterClockwisePoint - 3
    # xlOuterCounterClockwisePoint - 1
    return { xlCenterPoint 5 xlInnerCenterPoint 8 xlInnerClockwisePoint 7 xlInnerCounterClockwisePoint 9 xlMidClockwiseRadiusPoint 4 xlMidCounterClockwiseRadiusPoint 6 xlOuterCenterPoint 2 xlOuterClockwisePoint 3 xlOuterCounterClockwisePoint 1 }
}

XlPieSliceLocation [::Word::Enum]Top, Main, Index

XlPieSliceLocation
Parameters
xlHorizontalCoordinate1
xlVerticalCoordinate2
proc ::Word::Enum::XlPieSliceLocation {} {

    # xlHorizontalCoordinate - 1
    # xlVerticalCoordinate - 2
    return { xlHorizontalCoordinate 1 xlVerticalCoordinate 2 }
}

XlPivotFieldOrientation [::Word::Enum]Top, Main, Index

XlPivotFieldOrientation
Parameters
xlColumnField2
xlDataField4
xlHidden0
xlPageField3
xlRowField1
proc ::Word::Enum::XlPivotFieldOrientation {} {

    # xlColumnField - 2
    # xlDataField - 4
    # xlHidden - 0
    # xlPageField - 3
    # xlRowField - 1
    return { xlColumnField 2 xlDataField 4 xlHidden 0 xlPageField 3 xlRowField 1 }
}

XlReadingOrder [::Word::Enum]Top, Main, Index

XlReadingOrder
Parameters
xlContext-5002
xlLTR-5003
xlRTL-5004
proc ::Word::Enum::XlReadingOrder {} {

    # xlContext - -5002
    # xlLTR - -5003
    # xlRTL - -5004
    return { xlContext -5002 xlLTR -5003 xlRTL -5004 }
}

XlRegionLabelOptions [::Word::Enum]Top, Main, Index

XlRegionLabelOptions
Parameters
xlRegionLabelOptionsBestFitOnly1
xlRegionLabelOptionsNone0
xlRegionLabelOptionsShowAll2
proc ::Word::Enum::XlRegionLabelOptions {} {

    # xlRegionLabelOptionsBestFitOnly - 1
    # xlRegionLabelOptionsNone - 0
    # xlRegionLabelOptionsShowAll - 2
    return { xlRegionLabelOptionsBestFitOnly 1 xlRegionLabelOptionsNone 0 xlRegionLabelOptionsShowAll 2 }
}

XlRgbColor [::Word::Enum]Top, Main, Index

XlRgbColor
Parameters
xlAliceBlue16775408
xlAntiqueWhite14150650
xlAqua16776960
xlAquamarine13959039
xlAzure16777200
xlBeige14480885
xlBisque12903679
xlBlack0
xlBlanchedAlmond13495295
xlBlue16711680
xlBlueViolet14822282
xlBrown2763429
xlBurlyWood8894686
xlCadetBlue10526303
xlChartreuse65407
xlCoral5275647
xlCornflowerBlue15570276
xlCornsilk14481663
xlCrimson3937500
xlDarkBlue9109504
xlDarkCyan9145088
xlDarkGoldenrod755384
xlDarkGray11119017
xlDarkGreen25600
xlDarkGrey11119017
xlDarkKhaki7059389
xlDarkMagenta9109643
xlDarkOliveGreen3107669
xlDarkOrange36095
xlDarkOrchid13382297
xlDarkRed139
xlDarkSalmon8034025
xlDarkSeaGreen9419919
xlDarkSlateBlue9125192
xlDarkSlateGray5197615
xlDarkSlateGrey5197615
xlDarkTurquoise13749760
xlDarkViolet13828244
xlDeepPink9639167
xlDeepSkyBlue16760576
xlDimGray6908265
xlDimGrey6908265
xlDodgerBlue16748574
xlFireBrick2237106
xlFloralWhite15792895
xlForestGreen2263842
xlFuchsia16711935
xlGainsboro14474460
xlGhostWhite16775416
xlGold55295
xlGoldenrod2139610
xlGray8421504
xlGreen32768
xlGreenYellow3145645
xlGrey8421504
xlHoneydew15794160
xlHotPink11823615
xlIndianRed6053069
xlIndigo8519755
xlIvory15794175
xlKhaki9234160
xlLavender16443110
xlLavenderBlush16118015
xlLawnGreen64636
xlLemonChiffon13499135
xlLightBlue15128749
xlLightCoral8421616
xlLightCyan9145088
xlLightGoldenrodYellow13826810
xlLightGray13882323
xlLightGreen9498256
xlLightGrey13882323
xlLightPink12695295
xlLightSalmon8036607
xlLightSeaGreen11186720
xlLightSkyBlue16436871
xlLightSlateGray10061943
xlLightSlateGrey10061943
xlLightSteelBlue14599344
xlLightYellow14745599
xlLime65280
xlLimeGreen3329330
xlLinen15134970
xlMaroon128
xlMediumAquamarine11206502
xlMediumBlue13434880
xlMediumOrchid13850042
xlMediumPurple14381203
xlMediumSeaGreen7451452
xlMediumSlateBlue15624315
xlMediumSpringGreen10156544
xlMediumTurquoise13422920
xlMediumVioletRed8721863
xlMidnightBlue7346457
xlMintCream16449525
xlMistyRose14804223
xlMoccasin11920639
xlNavajoWhite11394815
xlNavy8388608
xlNavyBlue8388608
xlOldLace15136253
xlOlive32896
xlOliveDrab2330219
xlOrange42495
xlOrangeRed17919
xlOrchid14053594
xlPaleGoldenrod7071982
xlPaleGreen10025880
xlPaleTurquoise15658671
xlPaleVioletRed9662683
xlPapayaWhip14020607
xlPeachPuff12180223
xlPeru4163021
xlPink13353215
xlPlum14524637
xlPowderBlue15130800
xlPurple8388736
xlRed255
xlRosyBrown9408444
xlRoyalBlue14772545
xlSalmon7504122
xlSandyBrown6333684
xlSeaGreen5737262
xlSeashell15660543
xlSienna2970272
xlSilver12632256
xlSkyBlue15453831
xlSlateBlue13458026
xlSlateGray9470064
xlSlateGrey9470064
xlSnow16448255
xlSpringGreen8388352
xlSteelBlue11829830
xlTan9221330
xlTeal8421376
xlThistle14204888
xlTomato4678655
xlTurquoise13688896
xlViolet15631086
xlWheat11788021
xlWhite16777215
xlWhiteSmoke16119285
xlYellow65535
xlYellowGreen3329434
proc ::Word::Enum::XlRgbColor {} {

    # xlAliceBlue - 16775408
    # xlAntiqueWhite - 14150650
    # xlAqua - 16776960
    # xlAquamarine - 13959039
    # xlAzure - 16777200
    # xlBeige - 14480885
    # xlBisque - 12903679
    # xlBlack - 0
    # xlBlanchedAlmond - 13495295
    # xlBlue - 16711680
    # xlBlueViolet - 14822282
    # xlBrown - 2763429
    # xlBurlyWood - 8894686
    # xlCadetBlue - 10526303
    # xlChartreuse - 65407
    # xlCoral - 5275647
    # xlCornflowerBlue - 15570276
    # xlCornsilk - 14481663
    # xlCrimson - 3937500
    # xlDarkBlue - 9109504
    # xlDarkCyan - 9145088
    # xlDarkGoldenrod - 755384
    # xlDarkGray - 11119017
    # xlDarkGreen - 25600
    # xlDarkGrey - 11119017
    # xlDarkKhaki - 7059389
    # xlDarkMagenta - 9109643
    # xlDarkOliveGreen - 3107669
    # xlDarkOrange - 36095
    # xlDarkOrchid - 13382297
    # xlDarkRed - 139
    # xlDarkSalmon - 8034025
    # xlDarkSeaGreen - 9419919
    # xlDarkSlateBlue - 9125192
    # xlDarkSlateGray - 5197615
    # xlDarkSlateGrey - 5197615
    # xlDarkTurquoise - 13749760
    # xlDarkViolet - 13828244
    # xlDeepPink - 9639167
    # xlDeepSkyBlue - 16760576
    # xlDimGray - 6908265
    # xlDimGrey - 6908265
    # xlDodgerBlue - 16748574
    # xlFireBrick - 2237106
    # xlFloralWhite - 15792895
    # xlForestGreen - 2263842
    # xlFuchsia - 16711935
    # xlGainsboro - 14474460
    # xlGhostWhite - 16775416
    # xlGold - 55295
    # xlGoldenrod - 2139610
    # xlGray - 8421504
    # xlGreen - 32768
    # xlGreenYellow - 3145645
    # xlGrey - 8421504
    # xlHoneydew - 15794160
    # xlHotPink - 11823615
    # xlIndianRed - 6053069
    # xlIndigo - 8519755
    # xlIvory - 15794175
    # xlKhaki - 9234160
    # xlLavender - 16443110
    # xlLavenderBlush - 16118015
    # xlLawnGreen - 64636
    # xlLemonChiffon - 13499135
    # xlLightBlue - 15128749
    # xlLightCoral - 8421616
    # xlLightCyan - 9145088
    # xlLightGoldenrodYellow - 13826810
    # xlLightGray - 13882323
    # xlLightGreen - 9498256
    # xlLightGrey - 13882323
    # xlLightPink - 12695295
    # xlLightSalmon - 8036607
    # xlLightSeaGreen - 11186720
    # xlLightSkyBlue - 16436871
    # xlLightSlateGray - 10061943
    # xlLightSlateGrey - 10061943
    # xlLightSteelBlue - 14599344
    # xlLightYellow - 14745599
    # xlLime - 65280
    # xlLimeGreen - 3329330
    # xlLinen - 15134970
    # xlMaroon - 128
    # xlMediumAquamarine - 11206502
    # xlMediumBlue - 13434880
    # xlMediumOrchid - 13850042
    # xlMediumPurple - 14381203
    # xlMediumSeaGreen - 7451452
    # xlMediumSlateBlue - 15624315
    # xlMediumSpringGreen - 10156544
    # xlMediumTurquoise - 13422920
    # xlMediumVioletRed - 8721863
    # xlMidnightBlue - 7346457
    # xlMintCream - 16449525
    # xlMistyRose - 14804223
    # xlMoccasin - 11920639
    # xlNavajoWhite - 11394815
    # xlNavy - 8388608
    # xlNavyBlue - 8388608
    # xlOldLace - 15136253
    # xlOlive - 32896
    # xlOliveDrab - 2330219
    # xlOrange - 42495
    # xlOrangeRed - 17919
    # xlOrchid - 14053594
    # xlPaleGoldenrod - 7071982
    # xlPaleGreen - 10025880
    # xlPaleTurquoise - 15658671
    # xlPaleVioletRed - 9662683
    # xlPapayaWhip - 14020607
    # xlPeachPuff - 12180223
    # xlPeru - 4163021
    # xlPink - 13353215
    # xlPlum - 14524637
    # xlPowderBlue - 15130800
    # xlPurple - 8388736
    # xlRed - 255
    # xlRosyBrown - 9408444
    # xlRoyalBlue - 14772545
    # xlSalmon - 7504122
    # xlSandyBrown - 6333684
    # xlSeaGreen - 5737262
    # xlSeashell - 15660543
    # xlSienna - 2970272
    # xlSilver - 12632256
    # xlSkyBlue - 15453831
    # xlSlateBlue - 13458026
    # xlSlateGray - 9470064
    # xlSlateGrey - 9470064
    # xlSnow - 16448255
    # xlSpringGreen - 8388352
    # xlSteelBlue - 11829830
    # xlTan - 9221330
    # xlTeal - 8421376
    # xlThistle - 14204888
    # xlTomato - 4678655
    # xlTurquoise - 13688896
    # xlViolet - 15631086
    # xlWheat - 11788021
    # xlWhite - 16777215
    # xlWhiteSmoke - 16119285
    # xlYellow - 65535
    # xlYellowGreen - 3329434
    return { xlAliceBlue 16775408 xlAntiqueWhite 14150650 xlAqua 16776960 xlAquamarine 13959039 xlAzure 16777200 xlBeige 14480885 xlBisque 12903679 xlBlack 0 xlBlanchedAlmond 13495295 xlBlue 16711680 xlBlueViolet 14822282 xlBrown 2763429 xlBurlyWood 8894686 xlCadetBlue 10526303 xlChartreuse 65407 xlCoral 5275647 xlCornflowerBlue 15570276 xlCornsilk 14481663 xlCrimson 3937500 xlDarkBlue 9109504 xlDarkCyan 9145088 xlDarkGoldenrod 755384 xlDarkGray 11119017 xlDarkGreen 25600 xlDarkGrey 11119017 xlDarkKhaki 7059389 xlDarkMagenta 9109643 xlDarkOliveGreen 3107669 xlDarkOrange 36095 xlDarkOrchid 13382297 xlDarkRed 139 xlDarkSalmon 8034025 xlDarkSeaGreen 9419919 xlDarkSlateBlue 9125192 xlDarkSlateGray 5197615 xlDarkSlateGrey 5197615 xlDarkTurquoise 13749760 xlDarkViolet 13828244 xlDeepPink 9639167 xlDeepSkyBlue 16760576 xlDimGray 6908265 xlDimGrey 6908265 xlDodgerBlue 16748574 xlFireBrick 2237106 xlFloralWhite 15792895 xlForestGreen 2263842 xlFuchsia 16711935 xlGainsboro 14474460 xlGhostWhite 16775416 xlGold 55295 xlGoldenrod 2139610 xlGray 8421504 xlGreen 32768 xlGreenYellow 3145645 xlGrey 8421504 xlHoneydew 15794160 xlHotPink 11823615 xlIndianRed 6053069 xlIndigo 8519755 xlIvory 15794175 xlKhaki 9234160 xlLavender 16443110 xlLavenderBlush 16118015 xlLawnGreen 64636 xlLemonChiffon 13499135 xlLightBlue 15128749 xlLightCoral 8421616 xlLightCyan 9145088 xlLightGoldenrodYellow 13826810 xlLightGray 13882323 xlLightGreen 9498256 xlLightGrey 13882323 xlLightPink 12695295 xlLightSalmon 8036607 xlLightSeaGreen 11186720 xlLightSkyBlue 16436871 xlLightSlateGray 10061943 xlLightSlateGrey 10061943 xlLightSteelBlue 14599344 xlLightYellow 14745599 xlLime 65280 xlLimeGreen 3329330 xlLinen 15134970 xlMaroon 128 xlMediumAquamarine 11206502 xlMediumBlue 13434880 xlMediumOrchid 13850042 xlMediumPurple 14381203 xlMediumSeaGreen 7451452 xlMediumSlateBlue 15624315 xlMediumSpringGreen 10156544 xlMediumTurquoise 13422920 xlMediumVioletRed 8721863 xlMidnightBlue 7346457 xlMintCream 16449525 xlMistyRose 14804223 xlMoccasin 11920639 xlNavajoWhite 11394815 xlNavy 8388608 xlNavyBlue 8388608 xlOldLace 15136253 xlOlive 32896 xlOliveDrab 2330219 xlOrange 42495 xlOrangeRed 17919 xlOrchid 14053594 xlPaleGoldenrod 7071982 xlPaleGreen 10025880 xlPaleTurquoise 15658671 xlPaleVioletRed 9662683 xlPapayaWhip 14020607 xlPeachPuff 12180223 xlPeru 4163021 xlPink 13353215 xlPlum 14524637 xlPowderBlue 15130800 xlPurple 8388736 xlRed 255 xlRosyBrown 9408444 xlRoyalBlue 14772545 xlSalmon 7504122 xlSandyBrown 6333684 xlSeaGreen 5737262 xlSeashell 15660543 xlSienna 2970272 xlSilver 12632256 xlSkyBlue 15453831 xlSlateBlue 13458026 xlSlateGray 9470064 xlSlateGrey 9470064 xlSnow 16448255 xlSpringGreen 8388352 xlSteelBlue 11829830 xlTan 9221330 xlTeal 8421376 xlThistle 14204888 xlTomato 4678655 xlTurquoise 13688896 xlViolet 15631086 xlWheat 11788021 xlWhite 16777215 xlWhiteSmoke 16119285 xlYellow 65535 xlYellowGreen 3329434 }
}

XlRowCol [::Word::Enum]Top, Main, Index

XlRowCol
Parameters
xlColumns2
xlRows1
proc ::Word::Enum::XlRowCol {} {

    # xlColumns - 2
    # xlRows - 1
    return { xlColumns 2 xlRows 1 }
}

XlScaleType [::Word::Enum]Top, Main, Index

XlScaleType
Parameters
xlScaleLinear-4132
xlScaleLogarithmic-4133
proc ::Word::Enum::XlScaleType {} {

    # xlScaleLinear - -4132
    # xlScaleLogarithmic - -4133
    return { xlScaleLinear -4132 xlScaleLogarithmic -4133 }
}

XlSeriesColorGradientStyle [::Word::Enum]Top, Main, Index

XlSeriesColorGradientStyle
Parameters
xlSeriesColorGradientStyleDiverging1
xlSeriesColorGradientStyleSequential0
proc ::Word::Enum::XlSeriesColorGradientStyle {} {

    # xlSeriesColorGradientStyleDiverging - 1
    # xlSeriesColorGradientStyleSequential - 0
    return { xlSeriesColorGradientStyleDiverging 1 xlSeriesColorGradientStyleSequential 0 }
}

XlSeriesNameLevel [::Word::Enum]Top, Main, Index

XlSeriesNameLevel
Parameters
xlSeriesNameLevelAll-1
xlSeriesNameLevelCustom-2
xlSeriesNameLevelNone-3
proc ::Word::Enum::XlSeriesNameLevel {} {

    # xlSeriesNameLevelAll - -1
    # xlSeriesNameLevelCustom - -2
    # xlSeriesNameLevelNone - -3
    return { xlSeriesNameLevelAll -1 xlSeriesNameLevelCustom -2 xlSeriesNameLevelNone -3 }
}

XlSizeRepresents [::Word::Enum]Top, Main, Index

XlSizeRepresents
Parameters
xlSizeIsArea1
xlSizeIsWidth2
proc ::Word::Enum::XlSizeRepresents {} {

    # xlSizeIsArea - 1
    # xlSizeIsWidth - 2
    return { xlSizeIsArea 1 xlSizeIsWidth 2 }
}

XlTickLabelOrientation [::Word::Enum]Top, Main, Index

XlTickLabelOrientation
Parameters
xlTickLabelOrientationAutomatic-4105
xlTickLabelOrientationDownward-4170
xlTickLabelOrientationHorizontal-4128
xlTickLabelOrientationUpward-4171
xlTickLabelOrientationVertical-4166
proc ::Word::Enum::XlTickLabelOrientation {} {

    # xlTickLabelOrientationAutomatic - -4105
    # xlTickLabelOrientationDownward - -4170
    # xlTickLabelOrientationHorizontal - -4128
    # xlTickLabelOrientationUpward - -4171
    # xlTickLabelOrientationVertical - -4166
    return { xlTickLabelOrientationAutomatic -4105 xlTickLabelOrientationDownward -4170 xlTickLabelOrientationHorizontal -4128 xlTickLabelOrientationUpward -4171 xlTickLabelOrientationVertical -4166 }
}

XlTickLabelPosition [::Word::Enum]Top, Main, Index

XlTickLabelPosition
Parameters
xlTickLabelPositionHigh-4127
xlTickLabelPositionLow-4134
xlTickLabelPositionNextToAxis4
xlTickLabelPositionNone-4142
proc ::Word::Enum::XlTickLabelPosition {} {

    # xlTickLabelPositionHigh - -4127
    # xlTickLabelPositionLow - -4134
    # xlTickLabelPositionNextToAxis - 4
    # xlTickLabelPositionNone - -4142
    return { xlTickLabelPositionHigh -4127 xlTickLabelPositionLow -4134 xlTickLabelPositionNextToAxis 4 xlTickLabelPositionNone -4142 }
}

XlTickMark [::Word::Enum]Top, Main, Index

XlTickMark
Parameters
xlTickMarkCross4
xlTickMarkInside2
xlTickMarkNone-4142
xlTickMarkOutside3
proc ::Word::Enum::XlTickMark {} {

    # xlTickMarkCross - 4
    # xlTickMarkInside - 2
    # xlTickMarkNone - -4142
    # xlTickMarkOutside - 3
    return { xlTickMarkCross 4 xlTickMarkInside 2 xlTickMarkNone -4142 xlTickMarkOutside 3 }
}

XlTimeUnit [::Word::Enum]Top, Main, Index

XlTimeUnit
Parameters
xlDays0
xlMonths1
xlYears2
proc ::Word::Enum::XlTimeUnit {} {

    # xlDays - 0
    # xlMonths - 1
    # xlYears - 2
    return { xlDays 0 xlMonths 1 xlYears 2 }
}

XlTrendlineType [::Word::Enum]Top, Main, Index

XlTrendlineType
Parameters
xlExponential5
xlLinear-4132
xlLogarithmic-4133
xlMovingAvg6
xlPolynomial3
xlPower4
proc ::Word::Enum::XlTrendlineType {} {

    # xlExponential - 5
    # xlLinear - -4132
    # xlLogarithmic - -4133
    # xlMovingAvg - 6
    # xlPolynomial - 3
    # xlPower - 4
    return { xlExponential 5 xlLinear -4132 xlLogarithmic -4133 xlMovingAvg 6 xlPolynomial 3 xlPower 4 }
}

XlUnderlineStyle [::Word::Enum]Top, Main, Index

XlUnderlineStyle
Parameters
xlUnderlineStyleDouble-4119
xlUnderlineStyleDoubleAccounting5
xlUnderlineStyleNone-4142
xlUnderlineStyleSingle2
xlUnderlineStyleSingleAccounting4
proc ::Word::Enum::XlUnderlineStyle {} {

    # xlUnderlineStyleDouble - -4119
    # xlUnderlineStyleDoubleAccounting - 5
    # xlUnderlineStyleNone - -4142
    # xlUnderlineStyleSingle - 2
    # xlUnderlineStyleSingleAccounting - 4
    return { xlUnderlineStyleDouble -4119 xlUnderlineStyleDoubleAccounting 5 xlUnderlineStyleNone -4142 xlUnderlineStyleSingle 2 xlUnderlineStyleSingleAccounting 4 }
}

XlVAlign [::Word::Enum]Top, Main, Index

XlVAlign
Parameters
xlVAlignBottom-4107
xlVAlignCenter-4108
xlVAlignDistributed-4117
xlVAlignJustify-4130
xlVAlignTop-4160
proc ::Word::Enum::XlVAlign {} {

    # xlVAlignBottom - -4107
    # xlVAlignCenter - -4108
    # xlVAlignDistributed - -4117
    # xlVAlignJustify - -4130
    # xlVAlignTop - -4160
    return { xlVAlignBottom -4107 xlVAlignCenter -4108 xlVAlignDistributed -4117 xlVAlignJustify -4130 xlVAlignTop -4160 }
}

XlValueSortOrder [::Word::Enum]Top, Main, Index

XlValueSortOrder
Parameters
xlValueAscending1
xlValueDescending2
xlValueNone0
proc ::Word::Enum::XlValueSortOrder {} {

    # xlValueAscending - 1
    # xlValueDescending - 2
    # xlValueNone - 0
    return { xlValueAscending 1 xlValueDescending 2 xlValueNone 0 }
}