All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.rgielen.com4j.office2010.word.WdWordDialog Maven / Gradle / Ivy

The newest version!
package net.rgielen.com4j.office2010.word  ;

import com4j.*;

/**
 */
public enum WdWordDialog implements ComEnum {
  /**
   * 

* The value of this constant is 9 *

*/ wdDialogHelpAbout(9), /** *

* The value of this constant is 10 *

*/ wdDialogHelpWordPerfectHelp(10), /** *

* The value of this constant is 78 *

*/ wdDialogDocumentStatistics(78), /** *

* The value of this constant is 79 *

*/ wdDialogFileNew(79), /** *

* The value of this constant is 80 *

*/ wdDialogFileOpen(80), /** *

* The value of this constant is 81 *

*/ wdDialogMailMergeOpenDataSource(81), /** *

* The value of this constant is 82 *

*/ wdDialogMailMergeOpenHeaderSource(82), /** *

* The value of this constant is 84 *

*/ wdDialogFileSaveAs(84), /** *

* The value of this constant is 86 *

*/ wdDialogFileSummaryInfo(86), /** *

* The value of this constant is 87 *

*/ wdDialogToolsTemplates(87), /** *

* The value of this constant is 88 *

*/ wdDialogFilePrint(88), /** *

* The value of this constant is 97 *

*/ wdDialogFilePrintSetup(97), /** *

* The value of this constant is 99 *

*/ wdDialogFileFind(99), /** *

* The value of this constant is 103 *

*/ wdDialogFormatAddrFonts(103), /** *

* The value of this constant is 111 *

*/ wdDialogEditPasteSpecial(111), /** *

* The value of this constant is 112 *

*/ wdDialogEditFind(112), /** *

* The value of this constant is 117 *

*/ wdDialogEditReplace(117), /** *

* The value of this constant is 120 *

*/ wdDialogEditStyle(120), /** *

* The value of this constant is 124 *

*/ wdDialogEditLinks(124), /** *

* The value of this constant is 125 *

*/ wdDialogEditObject(125), /** *

* The value of this constant is 128 *

*/ wdDialogTableToText(128), /** *

* The value of this constant is 127 *

*/ wdDialogTextToTable(127), /** *

* The value of this constant is 129 *

*/ wdDialogTableInsertTable(129), /** *

* The value of this constant is 130 *

*/ wdDialogTableInsertCells(130), /** *

* The value of this constant is 131 *

*/ wdDialogTableInsertRow(131), /** *

* The value of this constant is 133 *

*/ wdDialogTableDeleteCells(133), /** *

* The value of this constant is 137 *

*/ wdDialogTableSplitCells(137), /** *

* The value of this constant is 142 *

*/ wdDialogTableRowHeight(142), /** *

* The value of this constant is 143 *

*/ wdDialogTableColumnWidth(143), /** *

* The value of this constant is 152 *

*/ wdDialogToolsCustomize(152), /** *

* The value of this constant is 159 *

*/ wdDialogInsertBreak(159), /** *

* The value of this constant is 162 *

*/ wdDialogInsertSymbol(162), /** *

* The value of this constant is 163 *

*/ wdDialogInsertPicture(163), /** *

* The value of this constant is 164 *

*/ wdDialogInsertFile(164), /** *

* The value of this constant is 165 *

*/ wdDialogInsertDateTime(165), /** *

* The value of this constant is 166 *

*/ wdDialogInsertField(166), /** *

* The value of this constant is 167 *

*/ wdDialogInsertMergeField(167), /** *

* The value of this constant is 168 *

*/ wdDialogInsertBookmark(168), /** *

* The value of this constant is 169 *

*/ wdDialogMarkIndexEntry(169), /** *

* The value of this constant is 170 *

*/ wdDialogInsertIndex(170), /** *

* The value of this constant is 171 *

*/ wdDialogInsertTableOfContents(171), /** *

* The value of this constant is 172 *

*/ wdDialogInsertObject(172), /** *

* The value of this constant is 173 *

*/ wdDialogToolsCreateEnvelope(173), /** *

* The value of this constant is 174 *

*/ wdDialogFormatFont(174), /** *

* The value of this constant is 175 *

*/ wdDialogFormatParagraph(175), /** *

* The value of this constant is 176 *

*/ wdDialogFormatSectionLayout(176), /** *

* The value of this constant is 177 *

*/ wdDialogFormatColumns(177), /** *

* The value of this constant is 178 *

*/ wdDialogFileDocumentLayout(178), /** *

* The value of this constant is 178 *

*/ wdDialogFilePageSetup(178), /** *

* The value of this constant is 179 *

*/ wdDialogFormatTabs(179), /** *

* The value of this constant is 180 *

*/ wdDialogFormatStyle(180), /** *

* The value of this constant is 181 *

*/ wdDialogFormatDefineStyleFont(181), /** *

* The value of this constant is 182 *

*/ wdDialogFormatDefineStylePara(182), /** *

* The value of this constant is 183 *

*/ wdDialogFormatDefineStyleTabs(183), /** *

* The value of this constant is 184 *

*/ wdDialogFormatDefineStyleFrame(184), /** *

* The value of this constant is 185 *

*/ wdDialogFormatDefineStyleBorders(185), /** *

* The value of this constant is 186 *

*/ wdDialogFormatDefineStyleLang(186), /** *

* The value of this constant is 187 *

*/ wdDialogFormatPicture(187), /** *

* The value of this constant is 188 *

*/ wdDialogToolsLanguage(188), /** *

* The value of this constant is 189 *

*/ wdDialogFormatBordersAndShading(189), /** *

* The value of this constant is 190 *

*/ wdDialogFormatFrame(190), /** *

* The value of this constant is 194 *

*/ wdDialogToolsThesaurus(194), /** *

* The value of this constant is 195 *

*/ wdDialogToolsHyphenation(195), /** *

* The value of this constant is 196 *

*/ wdDialogToolsBulletsNumbers(196), /** *

* The value of this constant is 197 *

*/ wdDialogToolsHighlightChanges(197), /** *

* The value of this constant is 197 *

*/ wdDialogToolsRevisions(197), /** *

* The value of this constant is 198 *

*/ wdDialogToolsCompareDocuments(198), /** *

* The value of this constant is 199 *

*/ wdDialogTableSort(199), /** *

* The value of this constant is 203 *

*/ wdDialogToolsOptionsGeneral(203), /** *

* The value of this constant is 204 *

*/ wdDialogToolsOptionsView(204), /** *

* The value of this constant is 206 *

*/ wdDialogToolsAdvancedSettings(206), /** *

* The value of this constant is 208 *

*/ wdDialogToolsOptionsPrint(208), /** *

* The value of this constant is 209 *

*/ wdDialogToolsOptionsSave(209), /** *

* The value of this constant is 211 *

*/ wdDialogToolsOptionsSpellingAndGrammar(211), /** *

* The value of this constant is 213 *

*/ wdDialogToolsOptionsUserInfo(213), /** *

* The value of this constant is 214 *

*/ wdDialogToolsMacroRecord(214), /** *

* The value of this constant is 215 *

*/ wdDialogToolsMacro(215), /** *

* The value of this constant is 220 *

*/ wdDialogWindowActivate(220), /** *

* The value of this constant is 221 *

*/ wdDialogFormatRetAddrFonts(221), /** *

* The value of this constant is 222 *

*/ wdDialogOrganizer(222), /** *

* The value of this constant is 224 *

*/ wdDialogToolsOptionsEdit(224), /** *

* The value of this constant is 225 *

*/ wdDialogToolsOptionsFileLocations(225), /** *

* The value of this constant is 228 *

*/ wdDialogToolsWordCount(228), /** *

* The value of this constant is 235 *

*/ wdDialogControlRun(235), /** *

* The value of this constant is 294 *

*/ wdDialogInsertPageNumbers(294), /** *

* The value of this constant is 298 *

*/ wdDialogFormatPageNumber(298), /** *

* The value of this constant is 300 *

*/ wdDialogCopyFile(300), /** *

* The value of this constant is 322 *

*/ wdDialogFormatChangeCase(322), /** *

* The value of this constant is 331 *

*/ wdDialogUpdateTOC(331), /** *

* The value of this constant is 341 *

*/ wdDialogInsertDatabase(341), /** *

* The value of this constant is 348 *

*/ wdDialogTableFormula(348), /** *

* The value of this constant is 353 *

*/ wdDialogFormFieldOptions(353), /** *

* The value of this constant is 357 *

*/ wdDialogInsertCaption(357), /** *

* The value of this constant is 358 *

*/ wdDialogInsertCaptionNumbering(358), /** *

* The value of this constant is 359 *

*/ wdDialogInsertAutoCaption(359), /** *

* The value of this constant is 361 *

*/ wdDialogFormFieldHelp(361), /** *

* The value of this constant is 367 *

*/ wdDialogInsertCrossReference(367), /** *

* The value of this constant is 370 *

*/ wdDialogInsertFootnote(370), /** *

* The value of this constant is 373 *

*/ wdDialogNoteOptions(373), /** *

* The value of this constant is 378 *

*/ wdDialogToolsAutoCorrect(378), /** *

* The value of this constant is 386 *

*/ wdDialogToolsOptionsTrackChanges(386), /** *

* The value of this constant is 392 *

*/ wdDialogConvertObject(392), /** *

* The value of this constant is 402 *

*/ wdDialogInsertAddCaption(402), /** *

* The value of this constant is 420 *

*/ wdDialogConnect(420), /** *

* The value of this constant is 432 *

*/ wdDialogToolsCustomizeKeyboard(432), /** *

* The value of this constant is 433 *

*/ wdDialogToolsCustomizeMenus(433), /** *

* The value of this constant is 435 *

*/ wdDialogToolsMergeDocuments(435), /** *

* The value of this constant is 442 *

*/ wdDialogMarkTableOfContentsEntry(442), /** *

* The value of this constant is 444 *

*/ wdDialogFileMacPageSetupGX(444), /** *

* The value of this constant is 445 *

*/ wdDialogFilePrintOneCopy(445), /** *

* The value of this constant is 458 *

*/ wdDialogEditFrame(458), /** *

* The value of this constant is 463 *

*/ wdDialogMarkCitation(463), /** *

* The value of this constant is 470 *

*/ wdDialogTableOfContentsOptions(470), /** *

* The value of this constant is 471 *

*/ wdDialogInsertTableOfAuthorities(471), /** *

* The value of this constant is 472 *

*/ wdDialogInsertTableOfFigures(472), /** *

* The value of this constant is 473 *

*/ wdDialogInsertIndexAndTables(473), /** *

* The value of this constant is 483 *

*/ wdDialogInsertFormField(483), /** *

* The value of this constant is 488 *

*/ wdDialogFormatDropCap(488), /** *

* The value of this constant is 489 *

*/ wdDialogToolsCreateLabels(489), /** *

* The value of this constant is 503 *

*/ wdDialogToolsProtectDocument(503), /** *

* The value of this constant is 505 *

*/ wdDialogFormatStyleGallery(505), /** *

* The value of this constant is 506 *

*/ wdDialogToolsAcceptRejectChanges(506), /** *

* The value of this constant is 511 *

*/ wdDialogHelpWordPerfectHelpOptions(511), /** *

* The value of this constant is 521 *

*/ wdDialogToolsUnprotectDocument(521), /** *

* The value of this constant is 525 *

*/ wdDialogToolsOptionsCompatibility(525), /** *

* The value of this constant is 551 *

*/ wdDialogTableOfCaptionsOptions(551), /** *

* The value of this constant is 563 *

*/ wdDialogTableAutoFormat(563), /** *

* The value of this constant is 569 *

*/ wdDialogMailMergeFindRecord(569), /** *

* The value of this constant is 570 *

*/ wdDialogReviewAfmtRevisions(570), /** *

* The value of this constant is 577 *

*/ wdDialogViewZoom(577), /** *

* The value of this constant is 578 *

*/ wdDialogToolsProtectSection(578), /** *

* The value of this constant is 581 *

*/ wdDialogFontSubstitution(581), /** *

* The value of this constant is 583 *

*/ wdDialogInsertSubdocument(583), /** *

* The value of this constant is 586 *

*/ wdDialogNewToolbar(586), /** *

* The value of this constant is 607 *

*/ wdDialogToolsEnvelopesAndLabels(607), /** *

* The value of this constant is 610 *

*/ wdDialogFormatCallout(610), /** *

* The value of this constant is 612 *

*/ wdDialogTableFormatCell(612), /** *

* The value of this constant is 615 *

*/ wdDialogToolsCustomizeMenuBar(615), /** *

* The value of this constant is 624 *

*/ wdDialogFileRoutingSlip(624), /** *

* The value of this constant is 625 *

*/ wdDialogEditTOACategory(625), /** *

* The value of this constant is 631 *

*/ wdDialogToolsManageFields(631), /** *

* The value of this constant is 633 *

*/ wdDialogDrawSnapToGrid(633), /** *

* The value of this constant is 634 *

*/ wdDialogDrawAlign(634), /** *

* The value of this constant is 642 *

*/ wdDialogMailMergeCreateDataSource(642), /** *

* The value of this constant is 643 *

*/ wdDialogMailMergeCreateHeaderSource(643), /** *

* The value of this constant is 676 *

*/ wdDialogMailMerge(676), /** *

* The value of this constant is 677 *

*/ wdDialogMailMergeCheck(677), /** *

* The value of this constant is 680 *

*/ wdDialogMailMergeHelper(680), /** *

* The value of this constant is 681 *

*/ wdDialogMailMergeQueryOptions(681), /** *

* The value of this constant is 685 *

*/ wdDialogFileMacPageSetup(685), /** *

* The value of this constant is 723 *

*/ wdDialogListCommands(723), /** *

* The value of this constant is 732 *

*/ wdDialogEditCreatePublisher(732), /** *

* The value of this constant is 733 *

*/ wdDialogEditSubscribeTo(733), /** *

* The value of this constant is 735 *

*/ wdDialogEditPublishOptions(735), /** *

* The value of this constant is 736 *

*/ wdDialogEditSubscribeOptions(736), /** *

* The value of this constant is 737 *

*/ wdDialogFileMacCustomPageSetupGX(737), /** *

* The value of this constant is 739 *

*/ wdDialogToolsOptionsTypography(739), /** *

* The value of this constant is 762 *

*/ wdDialogToolsAutoCorrectExceptions(762), /** *

* The value of this constant is 778 *

*/ wdDialogToolsOptionsAutoFormatAsYouType(778), /** *

* The value of this constant is 779 *

*/ wdDialogMailMergeUseAddressBook(779), /** *

* The value of this constant is 784 *

*/ wdDialogToolsHangulHanjaConversion(784), /** *

* The value of this constant is 790 *

*/ wdDialogToolsOptionsFuzzy(790), /** *

* The value of this constant is 811 *

*/ wdDialogEditGoToOld(811), /** *

* The value of this constant is 812 *

*/ wdDialogInsertNumber(812), /** *

* The value of this constant is 821 *

*/ wdDialogLetterWizard(821), /** *

* The value of this constant is 824 *

*/ wdDialogFormatBulletsAndNumbering(824), /** *

* The value of this constant is 828 *

*/ wdDialogToolsSpellingAndGrammar(828), /** *

* The value of this constant is 833 *

*/ wdDialogToolsCreateDirectory(833), /** *

* The value of this constant is 854 *

*/ wdDialogTableWrapping(854), /** *

* The value of this constant is 855 *

*/ wdDialogFormatTheme(855), /** *

* The value of this constant is 861 *

*/ wdDialogTableProperties(861), /** *

* The value of this constant is 863 *

*/ wdDialogEmailOptions(863), /** *

* The value of this constant is 872 *

*/ wdDialogCreateAutoText(872), /** *

* The value of this constant is 874 *

*/ wdDialogToolsAutoSummarize(874), /** *

* The value of this constant is 885 *

*/ wdDialogToolsGrammarSettings(885), /** *

* The value of this constant is 896 *

*/ wdDialogEditGoTo(896), /** *

* The value of this constant is 898 *

*/ wdDialogWebOptions(898), /** *

* The value of this constant is 925 *

*/ wdDialogInsertHyperlink(925), /** *

* The value of this constant is 915 *

*/ wdDialogToolsAutoManager(915), /** *

* The value of this constant is 945 *

*/ wdDialogFileVersions(945), /** *

* The value of this constant is 959 *

*/ wdDialogToolsOptionsAutoFormat(959), /** *

* The value of this constant is 960 *

*/ wdDialogFormatDrawingObject(960), /** *

* The value of this constant is 974 *

*/ wdDialogToolsOptions(974), /** *

* The value of this constant is 983 *

*/ wdDialogFitText(983), /** *

* The value of this constant is 985 *

*/ wdDialogEditAutoText(985), /** *

* The value of this constant is 986 *

*/ wdDialogPhoneticGuide(986), /** *

* The value of this constant is 989 *

*/ wdDialogToolsDictionary(989), /** *

* The value of this constant is 1007 *

*/ wdDialogFileSaveVersion(1007), /** *

* The value of this constant is 1029 *

*/ wdDialogToolsOptionsBidi(1029), /** *

* The value of this constant is 1074 *

*/ wdDialogFrameSetProperties(1074), /** *

* The value of this constant is 1080 *

*/ wdDialogTableTableOptions(1080), /** *

* The value of this constant is 1081 *

*/ wdDialogTableCellOptions(1081), /** *

* The value of this constant is 1094 *

*/ wdDialogIMESetDefault(1094), /** *

* The value of this constant is 1156 *

*/ wdDialogTCSCTranslator(1156), /** *

* The value of this constant is 1160 *

*/ wdDialogHorizontalInVertical(1160), /** *

* The value of this constant is 1161 *

*/ wdDialogTwoLinesInOne(1161), /** *

* The value of this constant is 1162 *

*/ wdDialogFormatEncloseCharacters(1162), /** *

* The value of this constant is 1121 *

*/ wdDialogConsistencyChecker(1121), /** *

* The value of this constant is 1395 *

*/ wdDialogToolsOptionsSmartTag(1395), /** *

* The value of this constant is 1248 *

*/ wdDialogFormatStylesCustom(1248), /** *

* The value of this constant is 1261 *

*/ wdDialogCSSLinks(1261), /** *

* The value of this constant is 1324 *

*/ wdDialogInsertWebComponent(1324), /** *

* The value of this constant is 1356 *

*/ wdDialogToolsOptionsEditCopyPaste(1356), /** *

* The value of this constant is 1361 *

*/ wdDialogToolsOptionsSecurity(1361), /** *

* The value of this constant is 1363 *

*/ wdDialogSearch(1363), /** *

* The value of this constant is 1381 *

*/ wdDialogShowRepairs(1381), /** *

* The value of this constant is 4047 *

*/ wdDialogMailMergeInsertAsk(4047), /** *

* The value of this constant is 4048 *

*/ wdDialogMailMergeInsertFillIn(4048), /** *

* The value of this constant is 4049 *

*/ wdDialogMailMergeInsertIf(4049), /** *

* The value of this constant is 4053 *

*/ wdDialogMailMergeInsertNextIf(4053), /** *

* The value of this constant is 4054 *

*/ wdDialogMailMergeInsertSet(4054), /** *

* The value of this constant is 4055 *

*/ wdDialogMailMergeInsertSkipIf(4055), /** *

* The value of this constant is 1304 *

*/ wdDialogMailMergeFieldMapping(1304), /** *

* The value of this constant is 1305 *

*/ wdDialogMailMergeInsertAddressBlock(1305), /** *

* The value of this constant is 1306 *

*/ wdDialogMailMergeInsertGreetingLine(1306), /** *

* The value of this constant is 1307 *

*/ wdDialogMailMergeInsertFields(1307), /** *

* The value of this constant is 1308 *

*/ wdDialogMailMergeRecipients(1308), /** *

* The value of this constant is 1326 *

*/ wdDialogMailMergeFindRecipient(1326), /** *

* The value of this constant is 1339 *

*/ wdDialogMailMergeSetDocumentType(1339), /** *

* The value of this constant is 1367 *

*/ wdDialogLabelOptions(1367), /** *

* The value of this constant is 1460 *

*/ wdDialogXMLElementAttributes(1460), /** *

* The value of this constant is 1417 *

*/ wdDialogSchemaLibrary(1417), /** *

* The value of this constant is 1469 *

*/ wdDialogPermission(1469), /** *

* The value of this constant is 1437 *

*/ wdDialogMyPermission(1437), /** *

* The value of this constant is 1425 *

*/ wdDialogXMLOptions(1425), /** *

* The value of this constant is 1427 *

*/ wdDialogFormattingRestrictions(1427), /** *

* The value of this constant is 1920 *

*/ wdDialogSourceManager(1920), /** *

* The value of this constant is 1922 *

*/ wdDialogCreateSource(1922), /** *

* The value of this constant is 1482 *

*/ wdDialogDocumentInspector(1482), /** *

* The value of this constant is 1948 *

*/ wdDialogStyleManagement(1948), /** *

* The value of this constant is 2120 *

*/ wdDialogInsertSource(2120), /** *

* The value of this constant is 2165 *

*/ wdDialogOMathRecognizedFunctions(2165), /** *

* The value of this constant is 2348 *

*/ wdDialogInsertPlaceholder(2348), /** *

* The value of this constant is 2067 *

*/ wdDialogBuildingBlockOrganizer(2067), /** *

* The value of this constant is 2394 *

*/ wdDialogContentControlProperties(2394), /** *

* The value of this constant is 2439 *

*/ wdDialogCompatibilityChecker(2439), /** *

* The value of this constant is 2349 *

*/ wdDialogExportAsFixedFormat(2349), /** *

* The value of this constant is 1116 *

*/ wdDialogFileNew2007(1116), ; private final int value; WdWordDialog(int value) { this.value=value; } public int comEnumValue() { return value; } }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy