net.rgielen.com4j.office2010.excel.XlBuiltInDialog Maven / Gradle / Ivy
package net.rgielen.com4j.office2010.excel ;
import com4j.*;
/**
*/
public enum XlBuiltInDialog implements ComEnum {
/**
*
* The value of this constant is 1
*
*/
xlDialogOpen(1),
/**
*
* The value of this constant is 2
*
*/
xlDialogOpenLinks(2),
/**
*
* The value of this constant is 5
*
*/
xlDialogSaveAs(5),
/**
*
* The value of this constant is 6
*
*/
xlDialogFileDelete(6),
/**
*
* The value of this constant is 7
*
*/
xlDialogPageSetup(7),
/**
*
* The value of this constant is 8
*
*/
xlDialogPrint(8),
/**
*
* The value of this constant is 9
*
*/
xlDialogPrinterSetup(9),
/**
*
* The value of this constant is 12
*
*/
xlDialogArrangeAll(12),
/**
*
* The value of this constant is 13
*
*/
xlDialogWindowSize(13),
/**
*
* The value of this constant is 14
*
*/
xlDialogWindowMove(14),
/**
*
* The value of this constant is 17
*
*/
xlDialogRun(17),
/**
*
* The value of this constant is 23
*
*/
xlDialogSetPrintTitles(23),
/**
*
* The value of this constant is 26
*
*/
xlDialogFont(26),
/**
*
* The value of this constant is 27
*
*/
xlDialogDisplay(27),
/**
*
* The value of this constant is 28
*
*/
xlDialogProtectDocument(28),
/**
*
* The value of this constant is 32
*
*/
xlDialogCalculation(32),
/**
*
* The value of this constant is 35
*
*/
xlDialogExtract(35),
/**
*
* The value of this constant is 36
*
*/
xlDialogDataDelete(36),
/**
*
* The value of this constant is 39
*
*/
xlDialogSort(39),
/**
*
* The value of this constant is 40
*
*/
xlDialogDataSeries(40),
/**
*
* The value of this constant is 41
*
*/
xlDialogTable(41),
/**
*
* The value of this constant is 42
*
*/
xlDialogFormatNumber(42),
/**
*
* The value of this constant is 43
*
*/
xlDialogAlignment(43),
/**
*
* The value of this constant is 44
*
*/
xlDialogStyle(44),
/**
*
* The value of this constant is 45
*
*/
xlDialogBorder(45),
/**
*
* The value of this constant is 46
*
*/
xlDialogCellProtection(46),
/**
*
* The value of this constant is 47
*
*/
xlDialogColumnWidth(47),
/**
*
* The value of this constant is 52
*
*/
xlDialogClear(52),
/**
*
* The value of this constant is 53
*
*/
xlDialogPasteSpecial(53),
/**
*
* The value of this constant is 54
*
*/
xlDialogEditDelete(54),
/**
*
* The value of this constant is 55
*
*/
xlDialogInsert(55),
/**
*
* The value of this constant is 58
*
*/
xlDialogPasteNames(58),
/**
*
* The value of this constant is 61
*
*/
xlDialogDefineName(61),
/**
*
* The value of this constant is 62
*
*/
xlDialogCreateNames(62),
/**
*
* The value of this constant is 63
*
*/
xlDialogFormulaGoto(63),
/**
*
* The value of this constant is 64
*
*/
xlDialogFormulaFind(64),
/**
*
* The value of this constant is 67
*
*/
xlDialogGalleryArea(67),
/**
*
* The value of this constant is 68
*
*/
xlDialogGalleryBar(68),
/**
*
* The value of this constant is 69
*
*/
xlDialogGalleryColumn(69),
/**
*
* The value of this constant is 70
*
*/
xlDialogGalleryLine(70),
/**
*
* The value of this constant is 71
*
*/
xlDialogGalleryPie(71),
/**
*
* The value of this constant is 72
*
*/
xlDialogGalleryScatter(72),
/**
*
* The value of this constant is 73
*
*/
xlDialogCombination(73),
/**
*
* The value of this constant is 76
*
*/
xlDialogGridlines(76),
/**
*
* The value of this constant is 78
*
*/
xlDialogAxes(78),
/**
*
* The value of this constant is 80
*
*/
xlDialogAttachText(80),
/**
*
* The value of this constant is 84
*
*/
xlDialogPatterns(84),
/**
*
* The value of this constant is 85
*
*/
xlDialogMainChart(85),
/**
*
* The value of this constant is 86
*
*/
xlDialogOverlay(86),
/**
*
* The value of this constant is 87
*
*/
xlDialogScale(87),
/**
*
* The value of this constant is 88
*
*/
xlDialogFormatLegend(88),
/**
*
* The value of this constant is 89
*
*/
xlDialogFormatText(89),
/**
*
* The value of this constant is 91
*
*/
xlDialogParse(91),
/**
*
* The value of this constant is 94
*
*/
xlDialogUnhide(94),
/**
*
* The value of this constant is 95
*
*/
xlDialogWorkspace(95),
/**
*
* The value of this constant is 103
*
*/
xlDialogActivate(103),
/**
*
* The value of this constant is 108
*
*/
xlDialogCopyPicture(108),
/**
*
* The value of this constant is 110
*
*/
xlDialogDeleteName(110),
/**
*
* The value of this constant is 111
*
*/
xlDialogDeleteFormat(111),
/**
*
* The value of this constant is 119
*
*/
xlDialogNew(119),
/**
*
* The value of this constant is 127
*
*/
xlDialogRowHeight(127),
/**
*
* The value of this constant is 128
*
*/
xlDialogFormatMove(128),
/**
*
* The value of this constant is 129
*
*/
xlDialogFormatSize(129),
/**
*
* The value of this constant is 130
*
*/
xlDialogFormulaReplace(130),
/**
*
* The value of this constant is 132
*
*/
xlDialogSelectSpecial(132),
/**
*
* The value of this constant is 133
*
*/
xlDialogApplyNames(133),
/**
*
* The value of this constant is 134
*
*/
xlDialogReplaceFont(134),
/**
*
* The value of this constant is 137
*
*/
xlDialogSplit(137),
/**
*
* The value of this constant is 142
*
*/
xlDialogOutline(142),
/**
*
* The value of this constant is 145
*
*/
xlDialogSaveWorkbook(145),
/**
*
* The value of this constant is 147
*
*/
xlDialogCopyChart(147),
/**
*
* The value of this constant is 150
*
*/
xlDialogFormatFont(150),
/**
*
* The value of this constant is 154
*
*/
xlDialogNote(154),
/**
*
* The value of this constant is 159
*
*/
xlDialogSetUpdateStatus(159),
/**
*
* The value of this constant is 161
*
*/
xlDialogColorPalette(161),
/**
*
* The value of this constant is 166
*
*/
xlDialogChangeLink(166),
/**
*
* The value of this constant is 170
*
*/
xlDialogAppMove(170),
/**
*
* The value of this constant is 171
*
*/
xlDialogAppSize(171),
/**
*
* The value of this constant is 185
*
*/
xlDialogMainChartType(185),
/**
*
* The value of this constant is 186
*
*/
xlDialogOverlayChartType(186),
/**
*
* The value of this constant is 188
*
*/
xlDialogOpenMail(188),
/**
*
* The value of this constant is 189
*
*/
xlDialogSendMail(189),
/**
*
* The value of this constant is 190
*
*/
xlDialogStandardFont(190),
/**
*
* The value of this constant is 191
*
*/
xlDialogConsolidate(191),
/**
*
* The value of this constant is 192
*
*/
xlDialogSortSpecial(192),
/**
*
* The value of this constant is 193
*
*/
xlDialogGallery3dArea(193),
/**
*
* The value of this constant is 194
*
*/
xlDialogGallery3dColumn(194),
/**
*
* The value of this constant is 195
*
*/
xlDialogGallery3dLine(195),
/**
*
* The value of this constant is 196
*
*/
xlDialogGallery3dPie(196),
/**
*
* The value of this constant is 197
*
*/
xlDialogView3d(197),
/**
*
* The value of this constant is 198
*
*/
xlDialogGoalSeek(198),
/**
*
* The value of this constant is 199
*
*/
xlDialogWorkgroup(199),
/**
*
* The value of this constant is 200
*
*/
xlDialogFillGroup(200),
/**
*
* The value of this constant is 201
*
*/
xlDialogUpdateLink(201),
/**
*
* The value of this constant is 202
*
*/
xlDialogPromote(202),
/**
*
* The value of this constant is 203
*
*/
xlDialogDemote(203),
/**
*
* The value of this constant is 204
*
*/
xlDialogShowDetail(204),
/**
*
* The value of this constant is 207
*
*/
xlDialogObjectProperties(207),
/**
*
* The value of this constant is 208
*
*/
xlDialogSaveNewObject(208),
/**
*
* The value of this constant is 212
*
*/
xlDialogApplyStyle(212),
/**
*
* The value of this constant is 213
*
*/
xlDialogAssignToObject(213),
/**
*
* The value of this constant is 214
*
*/
xlDialogObjectProtection(214),
/**
*
* The value of this constant is 217
*
*/
xlDialogCreatePublisher(217),
/**
*
* The value of this constant is 218
*
*/
xlDialogSubscribeTo(218),
/**
*
* The value of this constant is 220
*
*/
xlDialogShowToolbar(220),
/**
*
* The value of this constant is 222
*
*/
xlDialogPrintPreview(222),
/**
*
* The value of this constant is 223
*
*/
xlDialogEditColor(223),
/**
*
* The value of this constant is 225
*
*/
xlDialogFormatMain(225),
/**
*
* The value of this constant is 226
*
*/
xlDialogFormatOverlay(226),
/**
*
* The value of this constant is 228
*
*/
xlDialogEditSeries(228),
/**
*
* The value of this constant is 229
*
*/
xlDialogDefineStyle(229),
/**
*
* The value of this constant is 249
*
*/
xlDialogGalleryRadar(249),
/**
*
* The value of this constant is 251
*
*/
xlDialogEditionOptions(251),
/**
*
* The value of this constant is 256
*
*/
xlDialogZoom(256),
/**
*
* The value of this constant is 259
*
*/
xlDialogInsertObject(259),
/**
*
* The value of this constant is 261
*
*/
xlDialogSize(261),
/**
*
* The value of this constant is 262
*
*/
xlDialogMove(262),
/**
*
* The value of this constant is 269
*
*/
xlDialogFormatAuto(269),
/**
*
* The value of this constant is 272
*
*/
xlDialogGallery3dBar(272),
/**
*
* The value of this constant is 273
*
*/
xlDialogGallery3dSurface(273),
/**
*
* The value of this constant is 276
*
*/
xlDialogCustomizeToolbar(276),
/**
*
* The value of this constant is 281
*
*/
xlDialogWorkbookAdd(281),
/**
*
* The value of this constant is 282
*
*/
xlDialogWorkbookMove(282),
/**
*
* The value of this constant is 283
*
*/
xlDialogWorkbookCopy(283),
/**
*
* The value of this constant is 284
*
*/
xlDialogWorkbookOptions(284),
/**
*
* The value of this constant is 285
*
*/
xlDialogSaveWorkspace(285),
/**
*
* The value of this constant is 288
*
*/
xlDialogChartWizard(288),
/**
*
* The value of this constant is 293
*
*/
xlDialogAssignToTool(293),
/**
*
* The value of this constant is 300
*
*/
xlDialogPlacement(300),
/**
*
* The value of this constant is 301
*
*/
xlDialogFillWorkgroup(301),
/**
*
* The value of this constant is 302
*
*/
xlDialogWorkbookNew(302),
/**
*
* The value of this constant is 305
*
*/
xlDialogScenarioCells(305),
/**
*
* The value of this constant is 307
*
*/
xlDialogScenarioAdd(307),
/**
*
* The value of this constant is 308
*
*/
xlDialogScenarioEdit(308),
/**
*
* The value of this constant is 311
*
*/
xlDialogScenarioSummary(311),
/**
*
* The value of this constant is 312
*
*/
xlDialogPivotTableWizard(312),
/**
*
* The value of this constant is 313
*
*/
xlDialogPivotFieldProperties(313),
/**
*
* The value of this constant is 318
*
*/
xlDialogOptionsCalculation(318),
/**
*
* The value of this constant is 319
*
*/
xlDialogOptionsEdit(319),
/**
*
* The value of this constant is 320
*
*/
xlDialogOptionsView(320),
/**
*
* The value of this constant is 321
*
*/
xlDialogAddinManager(321),
/**
*
* The value of this constant is 322
*
*/
xlDialogMenuEditor(322),
/**
*
* The value of this constant is 323
*
*/
xlDialogAttachToolbars(323),
/**
*
* The value of this constant is 325
*
*/
xlDialogOptionsChart(325),
/**
*
* The value of this constant is 328
*
*/
xlDialogVbaInsertFile(328),
/**
*
* The value of this constant is 330
*
*/
xlDialogVbaProcedureDefinition(330),
/**
*
* The value of this constant is 336
*
*/
xlDialogRoutingSlip(336),
/**
*
* The value of this constant is 339
*
*/
xlDialogMailLogon(339),
/**
*
* The value of this constant is 342
*
*/
xlDialogInsertPicture(342),
/**
*
* The value of this constant is 344
*
*/
xlDialogGalleryDoughnut(344),
/**
*
* The value of this constant is 350
*
*/
xlDialogChartTrend(350),
/**
*
* The value of this constant is 354
*
*/
xlDialogWorkbookInsert(354),
/**
*
* The value of this constant is 355
*
*/
xlDialogOptionsTransition(355),
/**
*
* The value of this constant is 356
*
*/
xlDialogOptionsGeneral(356),
/**
*
* The value of this constant is 370
*
*/
xlDialogFilterAdvanced(370),
/**
*
* The value of this constant is 378
*
*/
xlDialogMailNextLetter(378),
/**
*
* The value of this constant is 379
*
*/
xlDialogDataLabel(379),
/**
*
* The value of this constant is 380
*
*/
xlDialogInsertTitle(380),
/**
*
* The value of this constant is 381
*
*/
xlDialogFontProperties(381),
/**
*
* The value of this constant is 382
*
*/
xlDialogMacroOptions(382),
/**
*
* The value of this constant is 384
*
*/
xlDialogWorkbookUnhide(384),
/**
*
* The value of this constant is 386
*
*/
xlDialogWorkbookName(386),
/**
*
* The value of this constant is 388
*
*/
xlDialogGalleryCustom(388),
/**
*
* The value of this constant is 390
*
*/
xlDialogAddChartAutoformat(390),
/**
*
* The value of this constant is 392
*
*/
xlDialogChartAddData(392),
/**
*
* The value of this constant is 394
*
*/
xlDialogTabOrder(394),
/**
*
* The value of this constant is 398
*
*/
xlDialogSubtotalCreate(398),
/**
*
* The value of this constant is 415
*
*/
xlDialogWorkbookTabSplit(415),
/**
*
* The value of this constant is 417
*
*/
xlDialogWorkbookProtect(417),
/**
*
* The value of this constant is 420
*
*/
xlDialogScrollbarProperties(420),
/**
*
* The value of this constant is 421
*
*/
xlDialogPivotShowPages(421),
/**
*
* The value of this constant is 422
*
*/
xlDialogTextToColumns(422),
/**
*
* The value of this constant is 423
*
*/
xlDialogFormatCharttype(423),
/**
*
* The value of this constant is 433
*
*/
xlDialogPivotFieldGroup(433),
/**
*
* The value of this constant is 434
*
*/
xlDialogPivotFieldUngroup(434),
/**
*
* The value of this constant is 435
*
*/
xlDialogCheckboxProperties(435),
/**
*
* The value of this constant is 436
*
*/
xlDialogLabelProperties(436),
/**
*
* The value of this constant is 437
*
*/
xlDialogListboxProperties(437),
/**
*
* The value of this constant is 438
*
*/
xlDialogEditboxProperties(438),
/**
*
* The value of this constant is 441
*
*/
xlDialogOpenText(441),
/**
*
* The value of this constant is 445
*
*/
xlDialogPushbuttonProperties(445),
/**
*
* The value of this constant is 447
*
*/
xlDialogFilter(447),
/**
*
* The value of this constant is 450
*
*/
xlDialogFunctionWizard(450),
/**
*
* The value of this constant is 456
*
*/
xlDialogSaveCopyAs(456),
/**
*
* The value of this constant is 458
*
*/
xlDialogOptionsListsAdd(458),
/**
*
* The value of this constant is 460
*
*/
xlDialogSeriesAxes(460),
/**
*
* The value of this constant is 461
*
*/
xlDialogSeriesX(461),
/**
*
* The value of this constant is 462
*
*/
xlDialogSeriesY(462),
/**
*
* The value of this constant is 463
*
*/
xlDialogErrorbarX(463),
/**
*
* The value of this constant is 464
*
*/
xlDialogErrorbarY(464),
/**
*
* The value of this constant is 465
*
*/
xlDialogFormatChart(465),
/**
*
* The value of this constant is 466
*
*/
xlDialogSeriesOrder(466),
/**
*
* The value of this constant is 470
*
*/
xlDialogMailEditMailer(470),
/**
*
* The value of this constant is 472
*
*/
xlDialogStandardWidth(472),
/**
*
* The value of this constant is 473
*
*/
xlDialogScenarioMerge(473),
/**
*
* The value of this constant is 474
*
*/
xlDialogProperties(474),
/**
*
* The value of this constant is 474
*
*/
xlDialogSummaryInfo(474),
/**
*
* The value of this constant is 475
*
*/
xlDialogFindFile(475),
/**
*
* The value of this constant is 476
*
*/
xlDialogActiveCellFont(476),
/**
*
* The value of this constant is 478
*
*/
xlDialogVbaMakeAddin(478),
/**
*
* The value of this constant is 481
*
*/
xlDialogFileSharing(481),
/**
*
* The value of this constant is 485
*
*/
xlDialogAutoCorrect(485),
/**
*
* The value of this constant is 493
*
*/
xlDialogCustomViews(493),
/**
*
* The value of this constant is 496
*
*/
xlDialogInsertNameLabel(496),
/**
*
* The value of this constant is 504
*
*/
xlDialogSeriesShape(504),
/**
*
* The value of this constant is 505
*
*/
xlDialogChartOptionsDataLabels(505),
/**
*
* The value of this constant is 506
*
*/
xlDialogChartOptionsDataTable(506),
/**
*
* The value of this constant is 509
*
*/
xlDialogSetBackgroundPicture(509),
/**
*
* The value of this constant is 525
*
*/
xlDialogDataValidation(525),
/**
*
* The value of this constant is 526
*
*/
xlDialogChartType(526),
/**
*
* The value of this constant is 527
*
*/
xlDialogChartLocation(527),
/**
*
* The value of this constant is 538
*
*/
_xlDialogPhonetic(538),
/**
*
* The value of this constant is 540
*
*/
xlDialogChartSourceData(540),
/**
*
* The value of this constant is 541
*
*/
_xlDialogChartSourceData(541),
/**
*
* The value of this constant is 557
*
*/
xlDialogSeriesOptions(557),
/**
*
* The value of this constant is 567
*
*/
xlDialogPivotTableOptions(567),
/**
*
* The value of this constant is 568
*
*/
xlDialogPivotSolveOrder(568),
/**
*
* The value of this constant is 570
*
*/
xlDialogPivotCalculatedField(570),
/**
*
* The value of this constant is 572
*
*/
xlDialogPivotCalculatedItem(572),
/**
*
* The value of this constant is 583
*
*/
xlDialogConditionalFormatting(583),
/**
*
* The value of this constant is 596
*
*/
xlDialogInsertHyperlink(596),
/**
*
* The value of this constant is 620
*
*/
xlDialogProtectSharing(620),
/**
*
* The value of this constant is 647
*
*/
xlDialogOptionsME(647),
/**
*
* The value of this constant is 653
*
*/
xlDialogPublishAsWebPage(653),
/**
*
* The value of this constant is 656
*
*/
xlDialogPhonetic(656),
/**
*
* The value of this constant is 667
*
*/
xlDialogNewWebQuery(667),
/**
*
* The value of this constant is 666
*
*/
xlDialogImportTextFile(666),
/**
*
* The value of this constant is 530
*
*/
xlDialogExternalDataProperties(530),
/**
*
* The value of this constant is 683
*
*/
xlDialogWebOptionsGeneral(683),
/**
*
* The value of this constant is 684
*
*/
xlDialogWebOptionsFiles(684),
/**
*
* The value of this constant is 685
*
*/
xlDialogWebOptionsPictures(685),
/**
*
* The value of this constant is 686
*
*/
xlDialogWebOptionsEncoding(686),
/**
*
* The value of this constant is 687
*
*/
xlDialogWebOptionsFonts(687),
/**
*
* The value of this constant is 689
*
*/
xlDialogPivotClientServerSet(689),
/**
*
* The value of this constant is 754
*
*/
xlDialogPropertyFields(754),
/**
*
* The value of this constant is 731
*
*/
xlDialogSearch(731),
/**
*
* The value of this constant is 709
*
*/
xlDialogEvaluateFormula(709),
/**
*
* The value of this constant is 723
*
*/
xlDialogDataLabelMultiple(723),
/**
*
* The value of this constant is 724
*
*/
xlDialogChartOptionsDataLabelMultiple(724),
/**
*
* The value of this constant is 732
*
*/
xlDialogErrorChecking(732),
/**
*
* The value of this constant is 773
*
*/
xlDialogWebOptionsBrowsers(773),
/**
*
* The value of this constant is 796
*
*/
xlDialogCreateList(796),
/**
*
* The value of this constant is 832
*
*/
xlDialogPermission(832),
/**
*
* The value of this constant is 834
*
*/
xlDialogMyPermission(834),
/**
*
* The value of this constant is 862
*
*/
xlDialogDocumentInspector(862),
/**
*
* The value of this constant is 977
*
*/
xlDialogNameManager(977),
/**
*
* The value of this constant is 978
*
*/
xlDialogNewName(978),
/**
*
* The value of this constant is 1133
*
*/
xlDialogSparklineInsertLine(1133),
/**
*
* The value of this constant is 1134
*
*/
xlDialogSparklineInsertColumn(1134),
/**
*
* The value of this constant is 1135
*
*/
xlDialogSparklineInsertWinLoss(1135),
/**
*
* The value of this constant is 1179
*
*/
xlDialogSlicerSettings(1179),
/**
*
* The value of this constant is 1182
*
*/
xlDialogSlicerCreation(1182),
/**
*
* The value of this constant is 1184
*
*/
xlDialogSlicerPivotTableConnections(1184),
/**
*
* The value of this constant is 1183
*
*/
xlDialogPivotTableSlicerConnections(1183),
/**
*
* The value of this constant is 1153
*
*/
xlDialogPivotTableWhatIfAnalysisSettings(1153),
/**
*
* The value of this constant is 1109
*
*/
xlDialogSetManager(1109),
/**
*
* The value of this constant is 1208
*
*/
xlDialogSetMDXEditor(1208),
/**
*
* The value of this constant is 1107
*
*/
xlDialogSetTupleEditorOnRows(1107),
/**
*
* The value of this constant is 1108
*
*/
xlDialogSetTupleEditorOnColumns(1108),
;
private final int value;
XlBuiltInDialog(int value) { this.value=value; }
public int comEnumValue() { return value; }
}