// // EXCEL.msl - Excel 2000 の定数定義ライブラリ // global.EXCEL = { create: function() { return createObject("Excel.Application"); }, xlAll: 0xffffeff8, xlAutomatic: 0xffffeff7, xlBoth: 0x00000001, xlCenter: 0xffffeff4, xlChecker: 0x00000009, xlCircle: 0x00000008, xlCorner: 0x00000002, xlCrissCross: 0x00000010, xlCross: 0x00000004, xlDiamond: 0x00000002, xlDistributed: 0xffffefeb, xlDoubleAccounting: 0x00000005, xlFixedValue: 0x00000001, xlFormats: 0xffffefe6, xlGray16: 0x00000011, xlGray8: 0x00000012, xlGrid: 0x0000000f, xlHigh: 0xffffefe1, xlInside: 0x00000002, xlJustify: 0xffffefde, xlLightDown: 0x0000000d, xlLightHorizontal: 0x0000000b, xlLightUp: 0x0000000e, xlLightVertical: 0x0000000c, xlLow: 0xffffefda, xlManual: 0xffffefd9, xlMinusValues: 0x00000003, xlModule: 0xffffefd3, xlNextToAxis: 0x00000004, xlNone: 0xffffefd2, xlNotes: 0xffffefd0, xlOff: 0xffffefce, xlOn: 0x00000001, xlPercent: 0x00000002, xlPlus: 0x00000009, xlPlusValues: 0x00000002, xlSemiGray75: 0x0000000a, xlShowLabel: 0x00000004, xlShowLabelAndPercent: 0x00000005, xlShowPercent: 0x00000003, xlShowValue: 0x00000002, xlSimple: 0xffffefc6, xlSingle: 0x00000002, xlSingleAccounting: 0x00000004, xlSolid: 0x00000001, xlSquare: 0x00000001, xlStar: 0x00000005, xlStError: 0x00000004, xlToolbarButton: 0x00000002, xlTriangle: 0x00000003, xlGray25: 0xffffefe4, xlGray50: 0xffffefe3, xlGray75: 0xffffefe2, xlBottom: 0xffffeff5, xlLeft: 0xffffefdd, xlRight: 0xffffefc8, xlTop: 0xffffefc0, xl3DBar: 0xffffeffd, xl3DSurface: 0xffffeff9, xlBar: 0x00000002, xlColumn: 0x00000003, xlCombination: 0xffffeff1, xlCustom: 0xffffefee, xlDefaultAutoFormat: 0xffffffff, xlMaximum: 0x00000002, xlMinimum: 0x00000004, xlOpaque: 0x00000003, xlTransparent: 0x00000002, xlBidi: 0xffffec78, xlLatin: 0xffffec77, xlContext: 0xffffec76, xlLTR: 0xffffec75, xlRTL: 0xffffec74, xlFullScript: 0x00000001, xlPartialScript: 0x00000002, xlMixedScript: 0x00000003, xlMixedAuthorizedScript: 0x00000004, xlVisualCursor: 0x00000002, xlLogicalCursor: 0x00000001, xlSystem: 0x00000001, xlPartial: 0x00000003, xlHindiNumerals: 0x00000003, xlBidiCalendar: 0x00000003, xlGregorian: 0x00000002, xlComplete: 0x00000004, xlScale: 0x00000003, xlClosed: 0x00000003, xlColor1: 0x00000007, xlColor2: 0x00000008, xlColor3: 0x00000009, xlConstants: 0x00000002, xlContents: 0x00000002, xlBelow: 0x00000001, xlCascade: 0x00000007, xlCenterAcrossSelection: 0x00000007, xlChart4: 0x00000002, xlChartSeries: 0x00000011, xlChartShort: 0x00000006, xlChartTitles: 0x00000012, xlClassic1: 0x00000001, xlClassic2: 0x00000002, xlClassic3: 0x00000003, xl3DEffects1: 0x0000000d, xl3DEffects2: 0x0000000e, xlAbove: 0x00000000, xlAccounting1: 0x00000004, xlAccounting2: 0x00000005, xlAccounting3: 0x00000006, xlAccounting4: 0x00000011, xlAdd: 0x00000002, xlDebugCodePane: 0x0000000d, xlDesktop: 0x00000009, xlDirect: 0x00000001, xlDivide: 0x00000005, xlDoubleClosed: 0x00000005, xlDoubleOpen: 0x00000004, xlDoubleQuote: 0x00000001, xlEntireChart: 0x00000014, xlExcelMenus: 0x00000001, xlExtended: 0x00000003, xlFill: 0x00000005, xlFirst: 0x00000000, xlFloating: 0x00000005, xlFormula: 0x00000005, xlGeneral: 0x00000001, xlGridline: 0x00000016, xlIcons: 0x00000001, xlImmediatePane: 0x0000000c, xlInteger: 0x00000002, xlLast: 0x00000001, xlLastCell: 0x0000000b, xlList1: 0x0000000a, xlList2: 0x0000000b, xlList3: 0x0000000c, xlLocalFormat1: 0x0000000f, xlLocalFormat2: 0x00000010, xlLong: 0x00000003, xlLotusHelp: 0x00000002, xlMacrosheetCell: 0x00000007, xlMixed: 0x00000002, xlMultiply: 0x00000004, xlNarrow: 0x00000001, xlNoDocuments: 0x00000003, xlOpen: 0x00000002, xlOutside: 0x00000003, xlReference: 0x00000004, xlSemiautomatic: 0x00000002, xlShort: 0x00000001, xlSingleQuote: 0x00000002, xlStrict: 0x00000002, xlSubtract: 0x00000003, xlTextBox: 0x00000010, xlTiled: 0x00000001, xlTitleBar: 0x00000008, xlToolbar: 0x00000001, xlVisible: 0x0000000c, xlWatchPane: 0x0000000b, xlWide: 0x00000003, xlWorkbookTab: 0x00000006, xlWorksheet4: 0x00000001, xlWorksheetCell: 0x00000003, xlWorksheetShort: 0x00000005, xlAllExceptBorders: 0x00000006, xlLeftToRight: 0x00000002, xlTopToBottom: 0x00000001, xlVeryHidden: 0x00000002, xlDrawingObject: 0x0000000e, xlCreatorCode: 0x5843454c, xlBuiltIn: 0x00000015, xlUserDefined: 0x00000016, xlAnyGallery: 0x00000017, xlColorIndexAutomatic: 0xffffeff7, xlColorIndexNone: 0xffffefd2, xlCap: 0x00000001, xlNoCap: 0x00000002, xlColumns: 0x00000002, xlRows: 0x00000001, xlScaleLinear: 0xffffefdc, xlScaleLogarithmic: 0xffffefdb, xlAutoFill: 0x00000004, xlChronological: 0x00000003, xlGrowth: 0x00000002, xlDataSeriesLinear: 0xffffefdc, xlAxisCrossesAutomatic: 0xffffeff7, xlAxisCrossesCustom: 0xffffefee, xlAxisCrossesMaximum: 0x00000002, xlAxisCrossesMinimum: 0x00000004, xlPrimary: 0x00000001, xlSecondary: 0x00000002, xlBackgroundAutomatic: 0xffffeff7, xlBackgroundOpaque: 0x00000003, xlBackgroundTransparent: 0x00000002, xlMaximized: 0xffffefd7, xlMinimized: 0xffffefd4, xlNormal: 0xffffefd1, xlCategory: 0x00000001, xlSeriesAxis: 0x00000003, xlValue: 0x00000002, xlArrowHeadLengthLong: 0x00000003, xlArrowHeadLengthMedium: 0xffffefd6, xlArrowHeadLengthShort: 0x00000001, xlVAlignBottom: 0xffffeff5, xlVAlignCenter: 0xffffeff4, xlVAlignDistributed: 0xffffefeb, xlVAlignJustify: 0xffffefde, xlVAlignTop: 0xffffefc0, xlTickMarkCross: 0x00000004, xlTickMarkInside: 0x00000002, xlTickMarkNone: 0xffffefd2, xlTickMarkOutside: 0x00000003, xlX: 0xffffefb8, xlY: 0x00000001, xlErrorBarIncludeBoth: 0x00000001, xlErrorBarIncludeMinusValues: 0x00000003, xlErrorBarIncludeNone: 0xffffefd2, xlErrorBarIncludePlusValues: 0x00000002, xlInterpolated: 0x00000003, xlNotPlotted: 0x00000001, xlZero: 0x00000002, xlArrowHeadStyleClosed: 0x00000003, xlArrowHeadStyleDoubleClosed: 0x00000005, xlArrowHeadStyleDoubleOpen: 0x00000004, xlArrowHeadStyleNone: 0xffffefd2, xlArrowHeadStyleOpen: 0x00000002, xlArrowHeadWidthMedium: 0xffffefd6, xlArrowHeadWidthNarrow: 0x00000001, xlArrowHeadWidthWide: 0x00000003, xlHAlignCenter: 0xffffeff4, xlHAlignCenterAcrossSelection: 0x00000007, xlHAlignDistributed: 0xffffefeb, xlHAlignFill: 0x00000005, xlHAlignGeneral: 0x00000001, xlHAlignJustify: 0xffffefde, xlHAlignLeft: 0xffffefdd, xlHAlignRight: 0xffffefc8, xlTickLabelPositionHigh: 0xffffefe1, xlTickLabelPositionLow: 0xffffefda, xlTickLabelPositionNextToAxis: 0x00000004, xlTickLabelPositionNone: 0xffffefd2, xlLegendPositionBottom: 0xffffeff5, xlLegendPositionCorner: 0x00000002, xlLegendPositionLeft: 0xffffefdd, xlLegendPositionRight: 0xffffefc8, xlLegendPositionTop: 0xffffefc0, xlStackScale: 0x00000003, xlStack: 0x00000002, xlStretch: 0x00000001, xlSides: 0x00000001, xlEnd: 0x00000002, xlEndSides: 0x00000003, xlFront: 0x00000004, xlFrontSides: 0x00000005, xlFrontEnd: 0x00000006, xlAllFaces: 0x00000007, xlDownward: 0xffffefb6, xlHorizontal: 0xffffefe0, xlUpward: 0xffffefb5, xlVertical: 0xffffefba, xlTickLabelOrientationAutomatic: 0xffffeff7, xlTickLabelOrientationDownward: 0xffffefb6, xlTickLabelOrientationHorizontal: 0xffffefe0, xlTickLabelOrientationUpward: 0xffffefb5, xlTickLabelOrientationVertical: 0xffffefba, xlHairline: 0x00000001, xlMedium: 0xffffefd6, xlThick: 0x00000004, xlThin: 0x00000002, xlDay: 0x00000001, xlMonth: 0x00000003, xlWeekday: 0x00000002, xlYear: 0x00000004, xlUnderlineStyleDouble: 0xffffefe9, xlUnderlineStyleDoubleAccounting: 0x00000005, xlUnderlineStyleNone: 0xffffefd2, xlUnderlineStyleSingle: 0x00000002, xlUnderlineStyleSingleAccounting: 0x00000004, xlErrorBarTypeCustom: 0xffffefee, xlErrorBarTypeFixedValue: 0x00000001, xlErrorBarTypePercent: 0x00000002, xlErrorBarTypeStDev: 0xffffefc5, xlErrorBarTypeStError: 0x00000004, xlExponential: 0x00000005, xlLinear: 0xffffefdc, xlLogarithmic: 0xffffefdb, xlMovingAvg: 0x00000006, xlPolynomial: 0x00000003, xlPower: 0x00000004, xlContinuous: 0x00000001, xlDash: 0xffffefed, xlDashDot: 0x00000004, xlDashDotDot: 0x00000005, xlDot: 0xffffefea, xlDouble: 0xffffefe9, xlSlantDashDot: 0x0000000d, xlLineStyleNone: 0xffffefd2, xlDataLabelsShowNone: 0xffffefd2, xlDataLabelsShowValue: 0x00000002, xlDataLabelsShowPercent: 0x00000003, xlDataLabelsShowLabel: 0x00000004, xlDataLabelsShowLabelAndPercent:0x00000005, xlDataLabelsShowBubbleSizes: 0x00000006, xlMarkerStyleAutomatic: 0xffffeff7, xlMarkerStyleCircle: 0x00000008, xlMarkerStyleDash: 0xffffefed, xlMarkerStyleDiamond: 0x00000002, xlMarkerStyleDot: 0xffffefea, xlMarkerStyleNone: 0xffffefd2, xlMarkerStylePicture: 0xffffefcd, xlMarkerStylePlus: 0x00000009, xlMarkerStyleSquare: 0x00000001, xlMarkerStyleStar: 0x00000005, xlMarkerStyleTriangle: 0x00000003, xlMarkerStyleX: 0xffffefb8, xlBMP: 0x00000001, xlCGM: 0x00000007, xlDRW: 0x00000004, xlDXF: 0x00000005, xlEPS: 0x00000008, xlHGL: 0x00000006, xlPCT: 0x0000000d, xlPCX: 0x0000000a, xlPIC: 0x0000000b, xlPLT: 0x0000000c, xlTIF: 0x00000009, xlWMF: 0x00000002, xlWPG: 0x00000003, xlPatternAutomatic: 0xffffeff7, xlPatternChecker: 0x00000009, xlPatternCrissCross: 0x00000010, xlPatternDown: 0xffffefe7, xlPatternGray16: 0x00000011, xlPatternGray25: 0xffffefe4, xlPatternGray50: 0xffffefe3, xlPatternGray75: 0xffffefe2, xlPatternGray8: 0x00000012, xlPatternGrid: 0x0000000f, xlPatternHorizontal: 0xffffefe0, xlPatternLightDown: 0x0000000d, xlPatternLightHorizontal: 0x0000000b, xlPatternLightUp: 0x0000000e, xlPatternLightVertical: 0x0000000c, xlPatternNone: 0xffffefd2, xlPatternSemiGray75: 0x0000000a, xlPatternSolid: 0x00000001, xlPatternUp: 0xffffefbe, xlPatternVertical: 0xffffefba, xlSplitByPosition: 0x00000001, xlSplitByPercentValue: 0x00000003, xlSplitByCustomSplit: 0x00000004, xlSplitByValue: 0x00000002, xlHundreds: 0xfffffffe, xlThousands: 0xfffffffd, xlTenThousands: 0xfffffffc, xlHundredThousands: 0xfffffffb, xlMillions: 0xfffffffa, xlTenMillions: 0xfffffff9, xlHundredMillions: 0xfffffff8, xlThousandMillions: 0xfffffff7, xlMillionMillions: 0xfffffff6, xlLabelPositionCenter: 0xffffeff4, xlLabelPositionAbove: 0x00000000, xlLabelPositionBelow: 0x00000001, xlLabelPositionLeft: 0xffffefdd, xlLabelPositionRight: 0xffffefc8, xlLabelPositionOutsideEnd: 0x00000002, xlLabelPositionInsideEnd: 0x00000003, xlLabelPositionInsideBase: 0x00000004, xlLabelPositionBestFit: 0x00000005, xlLabelPositionMixed: 0x00000006, xlLabelPositionCustom: 0x00000007, xlDays: 0x00000000, xlMonths: 0x00000001, xlYears: 0x00000002, xlCategoryScale: 0x00000002, xlTimeScale: 0x00000003, xlAutomaticScale: 0xffffeff7, xlBox: 0x00000000, xlPyramidToPoint: 0x00000001, xlPyramidToMax: 0x00000002, xlCylinder: 0x00000003, xlConeToPoint: 0x00000004, xlConeToMax: 0x00000005, xlColumnClustered: 0x00000033, xlColumnStacked: 0x00000034, xlColumnStacked100: 0x00000035, xl3DColumnClustered: 0x00000036, xl3DColumnStacked: 0x00000037, xl3DColumnStacked100: 0x00000038, xlBarClustered: 0x00000039, xlBarStacked: 0x0000003a, xlBarStacked100: 0x0000003b, xl3DBarClustered: 0x0000003c, xl3DBarStacked: 0x0000003d, xl3DBarStacked100: 0x0000003e, xlLineStacked: 0x0000003f, xlLineStacked100: 0x00000040, xlLineMarkers: 0x00000041, xlLineMarkersStacked: 0x00000042, xlLineMarkersStacked100: 0x00000043, xlPieOfPie: 0x00000044, xlPieExploded: 0x00000045, xl3DPieExploded: 0x00000046, xlBarOfPie: 0x00000047, xlXYScatterSmooth: 0x00000048, xlXYScatterSmoothNoMarkers: 0x00000049, xlXYScatterLines: 0x0000004a, xlXYScatterLinesNoMarkers: 0x0000004b, xlAreaStacked: 0x0000004c, xlAreaStacked100: 0x0000004d, xl3DAreaStacked: 0x0000004e, xl3DAreaStacked100: 0x0000004f, xlDoughnutExploded: 0x00000050, xlRadarMarkers: 0x00000051, xlRadarFilled: 0x00000052, xlSurface: 0x00000053, xlSurfaceWireframe: 0x00000054, xlSurfaceTopView: 0x00000055, xlSurfaceTopViewWireframe: 0x00000056, xlBubble: 0x0000000f, xlBubble3DEffect: 0x00000057, xlStockHLC: 0x00000058, xlStockOHLC: 0x00000059, xlStockVHLC: 0x0000005a, xlStockVOHLC: 0x0000005b, xlCylinderColClustered: 0x0000005c, xlCylinderColStacked: 0x0000005d, xlCylinderColStacked100: 0x0000005e, xlCylinderBarClustered: 0x0000005f, xlCylinderBarStacked: 0x00000060, xlCylinderBarStacked100: 0x00000061, xlCylinderCol: 0x00000062, xlConeColClustered: 0x00000063, xlConeColStacked: 0x00000064, xlConeColStacked100: 0x00000065, xlConeBarClustered: 0x00000066, xlConeBarStacked: 0x00000067, xlConeBarStacked100: 0x00000068, xlConeCol: 0x00000069, xlPyramidColClustered: 0x0000006a, xlPyramidColStacked: 0x0000006b, xlPyramidColStacked100: 0x0000006c, xlPyramidBarClustered: 0x0000006d, xlPyramidBarStacked: 0x0000006e, xlPyramidBarStacked100: 0x0000006f, xlPyramidCol: 0x00000070, xl3DColumn: 0xffffeffc, xlLine: 0x00000004, xl3DLine: 0xffffeffb, xl3DPie: 0xffffeffa, xlPie: 0x00000005, xlXYScatter: 0xffffefb7, xl3DArea: 0xffffeffe, xlArea: 0x00000001, xlDoughnut: 0xffffefe8, xlRadar: 0xffffefc9, xlDataLabel: 0x00000000, xlChartArea: 0x00000002, xlSeries: 0x00000003, xlChartTitle: 0x00000004, xlWalls: 0x00000005, xlCorners: 0x00000006, xlDataTable: 0x00000007, xlTrendline: 0x00000008, xlErrorBars: 0x00000009, xlXErrorBars: 0x0000000a, xlYErrorBars: 0x0000000b, xlLegendEntry: 0x0000000c, xlLegendKey: 0x0000000d, xlShape: 0x0000000e, xlMajorGridlines: 0x0000000f, xlMinorGridlines: 0x00000010, xlAxisTitle: 0x00000011, xlUpBars: 0x00000012, xlPlotArea: 0x00000013, xlDownBars: 0x00000014, xlAxis: 0x00000015, xlSeriesLines: 0x00000016, xlFloor: 0x00000017, xlLegend: 0x00000018, xlHiLoLines: 0x00000019, xlDropLines: 0x0000001a, xlRadarAxisLabels: 0x0000001b, xlNothing: 0x0000001c, xlLeaderLines: 0x0000001d, xlDisplayUnitLabel: 0x0000001e, xlPivotChartFieldButton: 0x0000001f, xlPivotChartDropZone: 0x00000020, xlSizeIsWidth: 0x00000002, xlSizeIsArea: 0x00000001, xlShiftDown: 0xffffefe7, xlShiftToRight: 0xffffefbf, xlShiftToLeft: 0xffffefc1, xlShiftUp: 0xffffefbe, xlDown: 0xffffefe7, xlToLeft: 0xffffefc1, xlToRight: 0xffffefbf, xlUp: 0xffffefbe, xlAverage: 0xffffeff6, xlCount: 0xffffeff0, xlCountNums: 0xffffefef, xlMax: 0xffffefd8, xlMin: 0xffffefd5, xlProduct: 0xffffefcb, xlStDev: 0xffffefc5, xlStDevP: 0xffffefc4, xlSum: 0xffffefc3, xlVar: 0xffffefbc, xlVarP: 0xffffefbb, xlUnknown: 0x000003e8, xlChart: 0xffffeff3, xlDialogSheet: 0xffffefec, xlExcel4IntlMacroSheet: 0x00000004, xlExcel4MacroSheet: 0x00000003, xlWorksheet: 0xffffefb9, xlColumnHeader: 0xffffeff2, xlColumnItem: 0x00000005, xlDataHeader: 0x00000003, xlDataItem: 0x00000007, xlPageHeader: 0x00000002, xlPageItem: 0x00000006, xlRowHeader: 0xffffefc7, xlRowItem: 0x00000004, xlTableBody: 0x00000008, xlFormulas: 0xffffefe5, xlComments: 0xffffefd0, xlValues: 0xffffefbd, xlChartAsWindow: 0x00000005, xlChartInPlace: 0x00000004, xlClipboard: 0x00000003, xlInfo: 0xffffefdf, xlWorkbook: 0x00000001, xlDate: 0x00000002, xlNumber: 0xffffefcf, xlText: 0xffffefc2, xlBitmap: 0x00000002, xlPicture: 0xffffefcd, xlConsolidation: 0x00000003, xlDatabase: 0x00000001, xlExternal: 0x00000002, xlPivotTable: 0xffffefcc, xlA1: 0x00000001, xlR1C1: 0xffffefca, xlMicrosoftAccess: 0x00000004, xlMicrosoftFoxPro: 0x00000005, xlMicrosoftMail: 0x00000003, xlMicrosoftPowerPoint: 0x00000002, xlMicrosoftProject: 0x00000006, xlMicrosoftSchedulePlus: 0x00000007, xlMicrosoftWord: 0x00000001, xlNoButton: 0x00000000, xlPrimaryButton: 0x00000001, xlSecondaryButton: 0x00000002, xlCopy: 0x00000001, xlCut: 0x00000002, xlFillWithAll: 0xffffeff8, xlFillWithContents: 0x00000002, xlFillWithFormats: 0xffffefe6, xlFilterCopy: 0x00000002, xlFilterInPlace: 0x00000001, xlDownThenOver: 0x00000001, xlOverThenDown: 0x00000002, xlLinkTypeExcelLinks: 0x00000001, xlLinkTypeOLELinks: 0x00000002, xlColumnThenRow: 0x00000002, xlRowThenColumn: 0x00000001, xlDisabled: 0x00000000, xlErrorHandler: 0x00000002, xlInterrupt: 0x00000001, xlPageBreakAutomatic: 0xffffeff7, xlPageBreakManual: 0xffffefd9, xlPageBreakNone: 0xffffefd2, xlOLEControl: 0x00000002, xlOLEEmbed: 0x00000001, xlOLELink: 0x00000000, xlLandscape: 0x00000002, xlPortrait: 0x00000001, xlEditionDate: 0x00000002, xlUpdateState: 0x00000001, xlCommandUnderlinesAutomatic: 0xffffeff7, xlCommandUnderlinesOff: 0xffffefce, xlCommandUnderlinesOn: 0x00000001, xlVerbOpen: 0x00000002, xlVerbPrimary: 0x00000001, xlCalculationAutomatic: 0xffffeff7, xlCalculationManual: 0xffffefd9, xlCalculationSemiautomatic: 0x00000002, xlReadOnly: 0x00000003, xlReadWrite: 0x00000002, xlPublisher: 0x00000001, xlSubscriber: 0x00000002, xlFitToPage: 0x00000002, xlFullPage: 0x00000003, xlScreenSize: 0x00000001, xlPart: 0x00000002, xlWhole: 0x00000001, xlMAPI: 0x00000001, xlNoMailSystem: 0x00000000, xlPowerTalk: 0x00000002, xlLinkInfoOLELinks: 0x00000002, xlLinkInfoPublishers: 0x00000005, xlLinkInfoSubscribers: 0x00000006, xlErrDiv0: 0x000007d7, xlErrNA: 0x000007fa, xlErrName: 0x000007ed, xlErrNull: 0x000007d0, xlErrNum: 0x000007f4, xlErrRef: 0x000007e7, xlErrValue: 0x000007df, xlBIFF: 0x00000002, xlPICT: 0x00000001, xlRTF: 0x00000004, xlVALU: 0x00000008, xlExcelLinks: 0x00000001, xlOLELinks: 0x00000002, xlPublishers: 0x00000005, xlSubscribers: 0x00000006, xlCellTypeBlanks: 0x00000004, xlCellTypeConstants: 0x00000002, xlCellTypeFormulas: 0xffffefe5, xlCellTypeLastCell: 0x0000000b, xlCellTypeComments: 0xffffefd0, xlCellTypeVisible: 0x0000000c, xlCellTypeAllFormatConditions: 0xffffefb4, xlCellTypeSameFormatConditions: 0xffffefb3, xlCellTypeAllValidation: 0xffffefb2, xlCellTypeSameValidation: 0xffffefb1, xlArrangeStyleCascade: 0x00000007, xlArrangeStyleHorizontal: 0xffffefe0, xlArrangeStyleTiled: 0x00000001, xlArrangeStyleVertical: 0xffffefba, xlIBeam: 0x00000003, xlDefault: 0xffffefd1, xlNorthwestArrow: 0x00000001, xlWait: 0x00000002, xlAutomaticUpdate: 0x00000004, xlCancel: 0x00000001, xlChangeAttributes: 0x00000006, xlManualUpdate: 0x00000005, xlOpenSource: 0x00000003, xlSelect: 0x00000003, xlSendPublisher: 0x00000002, xlUpdateSubscriber: 0x00000002, xlFillCopy: 0x00000001, xlFillDays: 0x00000005, xlFillDefault: 0x00000000, xlFillFormats: 0x00000003, xlFillMonths: 0x00000007, xlFillSeries: 0x00000002, xlFillValues: 0x00000004, xlFillWeekdays: 0x00000006, xlFillYears: 0x00000008, xlGrowthTrend: 0x0000000a, xlLinearTrend: 0x00000009, xlAnd: 0x00000001, xlBottom10Items: 0x00000004, xlBottom10Percent: 0x00000006, xlOr: 0x00000002, xlTop10Items: 0x00000003, xlTop10Percent: 0x00000005, xlClipboardFormatBIFF: 0x00000008, xlClipboardFormatBIFF2: 0x00000012, xlClipboardFormatBIFF3: 0x00000014, xlClipboardFormatBIFF4: 0x0000001e, xlClipboardFormatBinary: 0x0000000f, xlClipboardFormatBitmap: 0x00000009, xlClipboardFormatCGM: 0x0000000d, xlClipboardFormatCSV: 0x00000005, xlClipboardFormatDIF: 0x00000004, xlClipboardFormatDspText: 0x0000000c, xlClipboardFormatEmbeddedObject:0x00000015, xlClipboardFormatEmbedSource: 0x00000016, xlClipboardFormatLink: 0x0000000b, xlClipboardFormatLinkSource: 0x00000017, xlClipboardFormatLinkSourceDesc:0x00000020, xlClipboardFormatMovie: 0x00000018, xlClipboardFormatNative: 0x0000000e, xlClipboardFormatObjectDesc: 0x0000001f, xlClipboardFormatObjectLink: 0x00000013, xlClipboardFormatOwnerLink: 0x00000011, xlClipboardFormatPICT: 0x00000002, xlClipboardFormatPrintPICT: 0x00000003, xlClipboardFormatRTF: 0x00000007, xlClipboardFormatScreenPICT: 0x0000001d, xlClipboardFormatStandardFont: 0x0000001c, xlClipboardFormatStandardScale: 0x0000001b, xlClipboardFormatSYLK: 0x00000006, xlClipboardFormatTable: 0x00000010, xlClipboardFormatText: 0x00000000, xlClipboardFormatToolFace: 0x00000019, xlClipboardFormatToolFacePICT: 0x0000001a, xlClipboardFormatVALU: 0x00000001, xlClipboardFormatWK1: 0x0000000a, xlAddIn: 0x00000012, xlCSV: 0x00000006, xlCSVMac: 0x00000016, xlCSVMSDOS: 0x00000018, xlCSVWindows: 0x00000017, xlDBF2: 0x00000007, xlDBF3: 0x00000008, xlDBF4: 0x0000000b, xlDIF: 0x00000009, xlExcel2: 0x00000010, xlExcel2FarEast: 0x0000001b, xlExcel3: 0x0000001d, xlExcel4: 0x00000021, xlExcel5: 0x00000027, xlExcel7: 0x00000027, xlExcel9795: 0x0000002b, xlExcel4Workbook: 0x00000023, xlIntlAddIn: 0x0000001a, xlIntlMacro: 0x00000019, xlWorkbookNormal: 0xffffefd1, xlSYLK: 0x00000002, xlTemplate: 0x00000011, xlCurrentPlatformText: 0xffffefc2, xlTextMac: 0x00000013, xlTextMSDOS: 0x00000015, xlTextPrinter: 0x00000024, xlTextWindows: 0x00000014, xlWJ2WD1: 0x0000000e, xlWK1: 0x00000005, xlWK1ALL: 0x0000001f, xlWK1FMT: 0x0000001e, xlWK3: 0x0000000f, xlWK4: 0x00000026, xlWK3FM3: 0x00000020, xlWKS: 0x00000004, xlWorks2FarEast: 0x0000001c, xlWQ1: 0x00000022, xlWJ3: 0x00000028, xlWJ3FJ3: 0x00000029, xlUnicodeText: 0x0000002a, xlHtml: 0x0000002c, xl24HourClock: 0x00000021, xl4DigitYears: 0x0000002b, xlAlternateArraySeparator: 0x00000010, xlColumnSeparator: 0x0000000e, xlCountryCode: 0x00000001, xlCountrySetting: 0x00000002, xlCurrencyBefore: 0x00000025, xlCurrencyCode: 0x00000019, xlCurrencyDigits: 0x0000001b, xlCurrencyLeadingZeros: 0x00000028, xlCurrencyMinusSign: 0x00000026, xlCurrencyNegative: 0x0000001c, xlCurrencySpaceBefore: 0x00000024, xlCurrencyTrailingZeros: 0x00000027, xlDateOrder: 0x00000020, xlDateSeparator: 0x00000011, xlDayCode: 0x00000015, xlDayLeadingZero: 0x0000002a, xlDecimalSeparator: 0x00000003, xlGeneralFormatName: 0x0000001a, xlHourCode: 0x00000016, xlLeftBrace: 0x0000000c, xlLeftBracket: 0x0000000a, xlListSeparator: 0x00000005, xlLowerCaseColumnLetter: 0x00000009, xlLowerCaseRowLetter: 0x00000008, xlMDY: 0x0000002c, xlMetric: 0x00000023, xlMinuteCode: 0x00000017, xlMonthCode: 0x00000014, xlMonthLeadingZero: 0x00000029, xlMonthNameChars: 0x0000001e, xlNoncurrencyDigits: 0x0000001d, xlNonEnglishFunctions: 0x00000022, xlRightBrace: 0x0000000d, xlRightBracket: 0x0000000b, xlRowSeparator: 0x0000000f, xlSecondCode: 0x00000018, xlThousandsSeparator: 0x00000004, xlTimeLeadingZero: 0x0000002d, xlTimeSeparator: 0x00000012, xlUpperCaseColumnLetter: 0x00000007, xlUpperCaseRowLetter: 0x00000006, xlWeekdayNameChars: 0x0000001f, xlYearCode: 0x00000013, xlPageBreakFull: 0x00000001, xlPageBreakPartial: 0x00000002, xlOverwriteCells: 0x00000000, xlInsertDeleteCells: 0x00000001, xlInsertEntireRows: 0x00000002, xlNoLabels: 0xffffefd2, xlRowLabels: 0x00000001, xlColumnLabels: 0x00000002, xlMixedLabels: 0x00000003, xlSinceMyLastSave: 0x00000001, xlAllChanges: 0x00000002, xlNotYetReviewed: 0x00000003, xlNoIndicator: 0x00000000, xlCommentIndicatorOnly: 0xffffffff, xlCommentAndIndicator: 0x00000001, xlCellValue: 0x00000001, xlExpression: 0x00000002, xlBetween: 0x00000001, xlNotBetween: 0x00000002, xlEqual: 0x00000003, xlNotEqual: 0x00000004, xlGreater: 0x00000005, xlLess: 0x00000006, xlGreaterEqual: 0x00000007, xlLessEqual: 0x00000008, xlNoRestrictions: 0x00000000, xlUnlockedCells: 0x00000001, xlNoSelection: 0xffffefd2, xlValidateInputOnly: 0x00000000, xlValidateWholeNumber: 0x00000001, xlValidateDecimal: 0x00000002, xlValidateList: 0x00000003, xlValidateDate: 0x00000004, xlValidateTime: 0x00000005, xlValidateTextLength: 0x00000006, xlValidateCustom: 0x00000007, xlIMEModeNoControl: 0x00000000, xlIMEModeOn: 0x00000001, xlIMEModeOff: 0x00000002, xlIMEModeDisable: 0x00000003, xlIMEModeHiragana: 0x00000004, xlIMEModeKatakana: 0x00000005, xlIMEModeKatakanaHalf: 0x00000006, xlIMEModeAlphaFull: 0x00000007, xlIMEModeAlpha: 0x00000008, xlIMEModeHangulFull: 0x00000009, xlIMEModeHangul: 0x0000000a, xlValidAlertStop: 0x00000001, xlValidAlertWarning: 0x00000002, xlValidAlertInformation: 0x00000003, xlLocationAsNewSheet: 0x00000001, xlLocationAsObject: 0x00000002, xlLocationAutomatic: 0x00000003, xlPaper10x14: 0x00000010, xlPaper11x17: 0x00000011, xlPaperA3: 0x00000008, xlPaperA4: 0x00000009, xlPaperA4Small: 0x0000000a, xlPaperA5: 0x0000000b, xlPaperB4: 0x0000000c, xlPaperB5: 0x0000000d, xlPaperCsheet: 0x00000018, xlPaperDsheet: 0x00000019, xlPaperEnvelope10: 0x00000014, xlPaperEnvelope11: 0x00000015, xlPaperEnvelope12: 0x00000016, xlPaperEnvelope14: 0x00000017, xlPaperEnvelope9: 0x00000013, xlPaperEnvelopeB4: 0x00000021, xlPaperEnvelopeB5: 0x00000022, xlPaperEnvelopeB6: 0x00000023, xlPaperEnvelopeC3: 0x0000001d, xlPaperEnvelopeC4: 0x0000001e, xlPaperEnvelopeC5: 0x0000001c, xlPaperEnvelopeC6: 0x0000001f, xlPaperEnvelopeC65: 0x00000020, xlPaperEnvelopeDL: 0x0000001b, xlPaperEnvelopeItaly: 0x00000024, xlPaperEnvelopeMonarch: 0x00000025, xlPaperEnvelopePersonal: 0x00000026, xlPaperEsheet: 0x0000001a, xlPaperExecutive: 0x00000007, xlPaperFanfoldLegalGerman: 0x00000029, xlPaperFanfoldStdGerman: 0x00000028, xlPaperFanfoldUS: 0x00000027, xlPaperFolio: 0x0000000e, xlPaperLedger: 0x00000004, xlPaperLegal: 0x00000005, xlPaperLetter: 0x00000001, xlPaperLetterSmall: 0x00000002, xlPaperNote: 0x00000012, xlPaperQuarto: 0x0000000f, xlPaperStatement: 0x00000006, xlPaperTabloid: 0x00000003, xlPaperUser: 0x00000100, xlPasteSpecialOperationAdd: 0x00000002, xlPasteSpecialOperationDivide: 0x00000005, xlPasteSpecialOperationMultiply:0x00000004, xlPasteSpecialOperationNone: 0xffffefd2, xlPasteSpecialOperationSubtract:0x00000003, xlPasteAll: 0xffffeff8, xlPasteAllExceptBorders: 0x00000007, xlPasteFormats: 0xffffefe6, xlPasteFormulas: 0xffffefe5, xlPasteComments: 0xffffefd0, xlPasteValues: 0xffffefbd, xlKatakanaHalf: 0x00000000, xlKatakana: 0x00000001, xlHiragana: 0x00000002, xlNoConversion: 0x00000003, xlPhoneticAlignNoControl: 0x00000000, xlPhoneticAlignLeft: 0x00000001, xlPhoneticAlignCenter: 0x00000002, xlPhoneticAlignDistributed: 0x00000003, xlPrinter: 0x00000002, xlScreen: 0x00000001, xlColumnField: 0x00000002, xlDataField: 0x00000004, xlHidden: 0x00000000, xlPageField: 0x00000003, xlRowField: 0x00000001, xlDifferenceFrom: 0x00000002, xlIndex: 0x00000009, xlNoAdditionalCalculation: 0xffffefd1, xlPercentDifferenceFrom: 0x00000004, xlPercentOf: 0x00000003, xlPercentOfColumn: 0x00000007, xlPercentOfRow: 0x00000006, xlPercentOfTotal: 0x00000008, xlRunningTotal: 0x00000005, xlFreeFloating: 0x00000003, xlMove: 0x00000002, xlMoveAndSize: 0x00000001, xlMacintosh: 0x00000001, xlMSDOS: 0x00000003, xlWindows: 0x00000002, xlPrintSheetEnd: 0x00000001, xlPrintInPlace: 0x00000010, xlPrintNoComments: 0xffffefd2, xlPriorityHigh: 0xffffefe1, xlPriorityLow: 0xffffefda, xlPriorityNormal: 0xffffefd1, xlLabelOnly: 0x00000001, xlDataAndLabel: 0x00000000, xlDataOnly: 0x00000002, xlOrigin: 0x00000003, xlButton: 0x0000000f, xlBlanks: 0x00000004, xlFirstRow: 0x00000100, xlRangeAutoFormat3DEffects1: 0x0000000d, xlRangeAutoFormat3DEffects2: 0x0000000e, xlRangeAutoFormatAccounting1: 0x00000004, xlRangeAutoFormatAccounting2: 0x00000005, xlRangeAutoFormatAccounting3: 0x00000006, xlRangeAutoFormatAccounting4: 0x00000011, xlRangeAutoFormatClassic1: 0x00000001, xlRangeAutoFormatClassic2: 0x00000002, xlRangeAutoFormatClassic3: 0x00000003, xlRangeAutoFormatColor1: 0x00000007, xlRangeAutoFormatColor2: 0x00000008, xlRangeAutoFormatColor3: 0x00000009, xlRangeAutoFormatList1: 0x0000000a, xlRangeAutoFormatList2: 0x0000000b, xlRangeAutoFormatList3: 0x0000000c, xlRangeAutoFormatLocalFormat1: 0x0000000f, xlRangeAutoFormatLocalFormat2: 0x00000010, xlRangeAutoFormatLocalFormat3: 0x00000013, xlRangeAutoFormatLocalFormat4: 0x00000014, xlRangeAutoFormatReport1: 0x00000015, xlRangeAutoFormatReport2: 0x00000016, xlRangeAutoFormatReport3: 0x00000017, xlRangeAutoFormatReport4: 0x00000018, xlRangeAutoFormatReport5: 0x00000019, xlRangeAutoFormatReport6: 0x0000001a, xlRangeAutoFormatReport7: 0x0000001b, xlRangeAutoFormatReport8: 0x0000001c, xlRangeAutoFormatReport9: 0x0000001d, xlRangeAutoFormatReport10: 0x0000001e, xlRangeAutoFormatClassicPivotTable: 0x0000001f, xlRangeAutoFormatTable1: 0x00000020, xlRangeAutoFormatTable2: 0x00000021, xlRangeAutoFormatTable3: 0x00000022, xlRangeAutoFormatTable4: 0x00000023, xlRangeAutoFormatTable5: 0x00000024, xlRangeAutoFormatTable6: 0x00000025, xlRangeAutoFormatTable7: 0x00000026, xlRangeAutoFormatTable8: 0x00000027, xlRangeAutoFormatTable9: 0x00000028, xlRangeAutoFormatTable10: 0x00000029, xlRangeAutoFormatPTNone: 0x0000002a, xlRangeAutoFormatNone: 0xffffefd2, xlRangeAutoFormatSimple: 0xffffefc6, xlAbsolute: 0x00000001, xlAbsRowRelColumn: 0x00000002, xlRelative: 0x00000004, xlRelRowAbsColumn: 0x00000003, xlTabular: 0x00000000, xlOutline: 0x00000001, xlAllAtOnce: 0x00000002, xlOneAfterAnother: 0x00000001, xlNotYetRouted: 0x00000000, xlRoutingComplete: 0x00000002, xlRoutingInProgress: 0x00000001, xlAutoActivate: 0x00000003, xlAutoClose: 0x00000002, xlAutoDeactivate: 0x00000004, xlAutoOpen: 0x00000001, xlDoNotSaveChanges: 0x00000002, xlSaveChanges: 0x00000001, xlExclusive: 0x00000003, xlNoChange: 0x00000001, xlShared: 0x00000002, xlLocalSessionChanges: 0x00000002, xlOtherSessionChanges: 0x00000003, xlUserResolution: 0x00000001, xlNext: 0x00000001, xlPrevious: 0x00000002, xlByColumns: 0x00000002, xlByRows: 0x00000001, xlSheetVisible: 0xffffffff, xlSheetHidden: 0x00000000, xlSheetVeryHidden: 0x00000002, xlPinYin: 0x00000001, xlStroke: 0x00000002, xlCodePage: 0x00000002, xlSyllabary: 0x00000001, xlAscending: 0x00000001, xlDescending: 0x00000002, xlSortRows: 0x00000002, xlSortColumns: 0x00000001, xlSortLabels: 0x00000002, xlSortValues: 0x00000001, xlErrors: 0x00000010, xlLogical: 0x00000004, xlNumbers: 0x00000001, xlTextValues: 0x00000002, xlSubscribeToPicture: 0xffffefcd, xlSubscribeToText: 0xffffefc2, xlSummaryAbove: 0x00000000, xlSummaryBelow: 0x00000001, xlSummaryOnLeft: 0xffffefdd, xlSummaryOnRight: 0xffffefc8, xlSummaryPivotTable: 0xffffefcc, xlStandardSummary: 0x00000001, xlTabPositionFirst: 0x00000000, xlTabPositionLast: 0x00000001, xlDelimited: 0x00000001, xlFixedWidth: 0x00000002, xlTextQualifierDoubleQuote: 0x00000001, xlTextQualifierNone: 0xffffefd2, xlTextQualifierSingleQuote: 0x00000002, xlWBATChart: 0xffffeff3, xlWBATExcel4IntlMacroSheet: 0x00000004, xlWBATExcel4MacroSheet: 0x00000003, xlWBATWorksheet: 0xffffefb9, xlNormalView: 0x00000001, xlPageBreakPreview: 0x00000002, xlCommand: 0x00000002, xlFunction: 0x00000001, xlNotXLM: 0x00000003, xlGuess: 0x00000000, xlNo: 0x00000002, xlYes: 0x00000001, xlInsideHorizontal: 0x0000000c, xlInsideVertical: 0x0000000b, xlDiagonalDown: 0x00000005, xlDiagonalUp: 0x00000006, xlEdgeBottom: 0x00000009, xlEdgeLeft: 0x00000007, xlEdgeRight: 0x0000000a, xlEdgeTop: 0x00000008, xlNoButtonChanges: 0x00000001, xlNoChanges: 0x00000004, xlNoDockingChanges: 0x00000003, xlToolbarProtectionNone: 0xffffefd1, xlNoShapeChanges: 0x00000002, xlDialogOpen: 0x00000001, xlDialogOpenLinks: 0x00000002, xlDialogSaveAs: 0x00000005, xlDialogFileDelete: 0x00000006, xlDialogPageSetup: 0x00000007, xlDialogPrint: 0x00000008, xlDialogPrinterSetup: 0x00000009, xlDialogArrangeAll: 0x0000000c, xlDialogWindowSize: 0x0000000d, xlDialogWindowMove: 0x0000000e, xlDialogRun: 0x00000011, xlDialogSetPrintTitles: 0x00000017, xlDialogFont: 0x0000001a, xlDialogDisplay: 0x0000001b, xlDialogProtectDocument: 0x0000001c, xlDialogCalculation: 0x00000020, xlDialogExtract: 0x00000023, xlDialogDataDelete: 0x00000024, xlDialogSort: 0x00000027, xlDialogDataSeries: 0x00000028, xlDialogTable: 0x00000029, xlDialogFormatNumber: 0x0000002a, xlDialogAlignment: 0x0000002b, xlDialogStyle: 0x0000002c, xlDialogBorder: 0x0000002d, xlDialogCellProtection: 0x0000002e, xlDialogColumnWidth: 0x0000002f, xlDialogClear: 0x00000034, xlDialogPasteSpecial: 0x00000035, xlDialogEditDelete: 0x00000036, xlDialogInsert: 0x00000037, xlDialogPasteNames: 0x0000003a, xlDialogDefineName: 0x0000003d, xlDialogCreateNames: 0x0000003e, xlDialogFormulaGoto: 0x0000003f, xlDialogFormulaFind: 0x00000040, xlDialogGalleryArea: 0x00000043, xlDialogGalleryBar: 0x00000044, xlDialogGalleryColumn: 0x00000045, xlDialogGalleryLine: 0x00000046, xlDialogGalleryPie: 0x00000047, xlDialogGalleryScatter: 0x00000048, xlDialogCombination: 0x00000049, xlDialogGridlines: 0x0000004c, xlDialogAxes: 0x0000004e, xlDialogAttachText: 0x00000050, xlDialogPatterns: 0x00000054, xlDialogMainChart: 0x00000055, xlDialogOverlay: 0x00000056, xlDialogScale: 0x00000057, xlDialogFormatLegend: 0x00000058, xlDialogFormatText: 0x00000059, xlDialogParse: 0x0000005b, xlDialogUnhide: 0x0000005e, xlDialogWorkspace: 0x0000005f, xlDialogActivate: 0x00000067, xlDialogCopyPicture: 0x0000006c, xlDialogDeleteName: 0x0000006e, xlDialogDeleteFormat: 0x0000006f, xlDialogNew: 0x00000077, xlDialogRowHeight: 0x0000007f, xlDialogFormatMove: 0x00000080, xlDialogFormatSize: 0x00000081, xlDialogFormulaReplace: 0x00000082, xlDialogSelectSpecial: 0x00000084, xlDialogApplyNames: 0x00000085, xlDialogReplaceFont: 0x00000086, xlDialogSplit: 0x00000089, xlDialogOutline: 0x0000008e, xlDialogSaveWorkbook: 0x00000091, xlDialogCopyChart: 0x00000093, xlDialogFormatFont: 0x00000096, xlDialogNote: 0x0000009a, xlDialogSetUpdateStatus: 0x0000009f, xlDialogColorPalette: 0x000000a1, xlDialogChangeLink: 0x000000a6, xlDialogAppMove: 0x000000aa, xlDialogAppSize: 0x000000ab, xlDialogMainChartType: 0x000000b9, xlDialogOverlayChartType: 0x000000ba, xlDialogOpenMail: 0x000000bc, xlDialogSendMail: 0x000000bd, xlDialogStandardFont: 0x000000be, xlDialogConsolidate: 0x000000bf, xlDialogSortSpecial: 0x000000c0, xlDialogGallery3dArea: 0x000000c1, xlDialogGallery3dColumn: 0x000000c2, xlDialogGallery3dLine: 0x000000c3, xlDialogGallery3dPie: 0x000000c4, xlDialogView3d: 0x000000c5, xlDialogGoalSeek: 0x000000c6, xlDialogWorkgroup: 0x000000c7, xlDialogFillGroup: 0x000000c8, xlDialogUpdateLink: 0x000000c9, xlDialogPromote: 0x000000ca, xlDialogDemote: 0x000000cb, xlDialogShowDetail: 0x000000cc, xlDialogObjectProperties: 0x000000cf, xlDialogSaveNewObject: 0x000000d0, xlDialogApplyStyle: 0x000000d4, xlDialogAssignToObject: 0x000000d5, xlDialogObjectProtection: 0x000000d6, xlDialogCreatePublisher: 0x000000d9, xlDialogSubscribeTo: 0x000000da, xlDialogShowToolbar: 0x000000dc, xlDialogPrintPreview: 0x000000de, xlDialogEditColor: 0x000000df, xlDialogFormatMain: 0x000000e1, xlDialogFormatOverlay: 0x000000e2, xlDialogEditSeries: 0x000000e4, xlDialogDefineStyle: 0x000000e5, xlDialogGalleryRadar: 0x000000f9, xlDialogEditionOptions: 0x000000fb, xlDialogZoom: 0x00000100, xlDialogInsertObject: 0x00000103, xlDialogSize: 0x00000105, xlDialogMove: 0x00000106, xlDialogFormatAuto: 0x0000010d, xlDialogGallery3dBar: 0x00000110, xlDialogGallery3dSurface: 0x00000111, xlDialogCustomizeToolbar: 0x00000114, xlDialogWorkbookAdd: 0x00000119, xlDialogWorkbookMove: 0x0000011a, xlDialogWorkbookCopy: 0x0000011b, xlDialogWorkbookOptions: 0x0000011c, xlDialogSaveWorkspace: 0x0000011d, xlDialogChartWizard: 0x00000120, xlDialogAssignToTool: 0x00000125, xlDialogPlacement: 0x0000012c, xlDialogFillWorkgroup: 0x0000012d, xlDialogWorkbookNew: 0x0000012e, xlDialogScenarioCells: 0x00000131, xlDialogScenarioAdd: 0x00000133, xlDialogScenarioEdit: 0x00000134, xlDialogScenarioSummary: 0x00000137, xlDialogPivotTableWizard: 0x00000138, xlDialogPivotFieldProperties: 0x00000139, xlDialogOptionsCalculation: 0x0000013e, xlDialogOptionsEdit: 0x0000013f, xlDialogOptionsView: 0x00000140, xlDialogAddinManager: 0x00000141, xlDialogMenuEditor: 0x00000142, xlDialogAttachToolbars: 0x00000143, xlDialogOptionsChart: 0x00000145, xlDialogVbaInsertFile: 0x00000148, xlDialogVbaProcedureDefinition: 0x0000014a, xlDialogRoutingSlip: 0x00000150, xlDialogMailLogon: 0x00000153, xlDialogInsertPicture: 0x00000156, xlDialogGalleryDoughnut: 0x00000158, xlDialogChartTrend: 0x0000015e, xlDialogWorkbookInsert: 0x00000162, xlDialogOptionsTransition: 0x00000163, xlDialogOptionsGeneral: 0x00000164, xlDialogFilterAdvanced: 0x00000172, xlDialogMailNextLetter: 0x0000017a, xlDialogDataLabel: 0x0000017b, xlDialogInsertTitle: 0x0000017c, xlDialogFontProperties: 0x0000017d, xlDialogMacroOptions: 0x0000017e, xlDialogWorkbookUnhide: 0x00000180, xlDialogWorkbookName: 0x00000182, xlDialogGalleryCustom: 0x00000184, xlDialogAddChartAutoformat: 0x00000186, xlDialogChartAddData: 0x00000188, xlDialogTabOrder: 0x0000018a, xlDialogSubtotalCreate: 0x0000018e, xlDialogWorkbookTabSplit: 0x0000019f, xlDialogWorkbookProtect: 0x000001a1, xlDialogScrollbarProperties: 0x000001a4, xlDialogPivotShowPages: 0x000001a5, xlDialogTextToColumns: 0x000001a6, xlDialogFormatCharttype: 0x000001a7, xlDialogPivotFieldGroup: 0x000001b1, xlDialogPivotFieldUngroup: 0x000001b2, xlDialogCheckboxProperties: 0x000001b3, xlDialogLabelProperties: 0x000001b4, xlDialogListboxProperties: 0x000001b5, xlDialogEditboxProperties: 0x000001b6, xlDialogOpenText: 0x000001b9, xlDialogPushbuttonProperties: 0x000001bd, xlDialogFilter: 0x000001bf, xlDialogFunctionWizard: 0x000001c2, xlDialogSaveCopyAs: 0x000001c8, xlDialogOptionsListsAdd: 0x000001ca, xlDialogSeriesAxes: 0x000001cc, xlDialogSeriesX: 0x000001cd, xlDialogSeriesY: 0x000001ce, xlDialogErrorbarX: 0x000001cf, xlDialogErrorbarY: 0x000001d0, xlDialogFormatChart: 0x000001d1, xlDialogSeriesOrder: 0x000001d2, xlDialogMailEditMailer: 0x000001d6, xlDialogStandardWidth: 0x000001d8, xlDialogScenarioMerge: 0x000001d9, xlDialogProperties: 0x000001da, xlDialogSummaryInfo: 0x000001da, xlDialogFindFile: 0x000001db, xlDialogActiveCellFont: 0x000001dc, xlDialogVbaMakeAddin: 0x000001de, xlDialogFileSharing: 0x000001e1, xlDialogAutoCorrect: 0x000001e5, xlDialogCustomViews: 0x000001ed, xlDialogInsertNameLabel: 0x000001f0, xlDialogSeriesShape: 0x000001f8, xlDialogChartOptionsDataLabels: 0x000001f9, xlDialogChartOptionsDataTable: 0x000001fa, xlDialogSetBackgroundPicture: 0x000001fd, xlDialogDataValidation: 0x0000020d, xlDialogChartType: 0x0000020e, xlDialogChartLocation: 0x0000020f, _xlDialogPhonetic: 0x0000021a, xlDialogChartSourceData: 0x0000021c, _xlDialogChartSourceData: 0x0000021d, xlDialogSeriesOptions: 0x0000022d, xlDialogPivotTableOptions: 0x00000237, xlDialogPivotSolveOrder: 0x00000238, xlDialogPivotCalculatedField: 0x0000023a, xlDialogPivotCalculatedItem: 0x0000023c, xlDialogConditionalFormatting: 0x00000247, xlDialogInsertHyperlink: 0x00000254, xlDialogProtectSharing: 0x0000026c, xlDialogOptionsME: 0x00000287, xlDialogPublishAsWebPage: 0x0000028d, xlDialogPhonetic: 0x00000290, xlDialogNewWebQuery: 0x0000029b, xlDialogImportTextFile: 0x0000029a, xlDialogExternalDataProperties: 0x00000212, xlDialogWebOptionsGeneral: 0x000002ab, xlDialogWebOptionsFiles: 0x000002ac, xlDialogWebOptionsPictures: 0x000002ad, xlDialogWebOptionsEncoding: 0x000002ae, xlDialogWebOptionsFonts: 0x000002af, xlDialogPivotClientServerSet: 0x000002b1, xlPrompt: 0x00000000, xlConstant: 0x00000001, xlRange: 0x00000002, xlParamTypeUnknown: 0x00000000, xlParamTypeChar: 0x00000001, xlParamTypeNumeric: 0x00000002, xlParamTypeDecimal: 0x00000003, xlParamTypeInteger: 0x00000004, xlParamTypeSmallInt: 0x00000005, xlParamTypeFloat: 0x00000006, xlParamTypeReal: 0x00000007, xlParamTypeDouble: 0x00000008, xlParamTypeVarChar: 0x0000000c, xlParamTypeDate: 0x00000009, xlParamTypeTime: 0x0000000a, xlParamTypeTimestamp: 0x0000000b, xlParamTypeLongVarChar: 0xffffffff, xlParamTypeBinary: 0xfffffffe, xlParamTypeVarBinary: 0xfffffffd, xlParamTypeLongVarBinary: 0xfffffffc, xlParamTypeBigInt: 0xfffffffb, xlParamTypeTinyInt: 0xfffffffa, xlParamTypeBit: 0xfffffff9, xlParamTypeWChar: 0xfffffff8, xlButtonControl: 0x00000000, xlCheckBox: 0x00000001, xlDropDown: 0x00000002, xlEditBox: 0x00000003, xlGroupBox: 0x00000004, xlLabel: 0x00000005, xlListBox: 0x00000006, xlOptionButton: 0x00000007, xlScrollBar: 0x00000008, xlSpinner: 0x00000009, xlSourceSheet: 0x00000001, xlSourcePrintArea: 0x00000002, xlSourceAutoFilter: 0x00000003, xlSourceRange: 0x00000004, xlSourceChart: 0x00000005, xlSourcePivotTable: 0x00000006, xlSourceQuery: 0x00000007, xlHtmlStatic: 0x00000000, xlHtmlCalc: 0x00000001, xlHtmlList: 0x00000002, xlHtmlChart: 0x00000003, xlReport1: 0x00000000, xlReport2: 0x00000001, xlReport3: 0x00000002, xlReport4: 0x00000003, xlReport5: 0x00000004, xlReport6: 0x00000005, xlReport7: 0x00000006, xlReport8: 0x00000007, xlReport9: 0x00000008, xlReport10: 0x00000009, xlTable1: 0x0000000a, xlTable2: 0x0000000b, xlTable3: 0x0000000c, xlTable4: 0x0000000d, xlTable5: 0x0000000e, xlTable6: 0x0000000f, xlTable7: 0x00000010, xlTable8: 0x00000011, xlTable9: 0x00000012, xlTable10: 0x00000013, xlPTClassic: 0x00000014, xlPTNone: 0x00000015, xlCmdCube: 0x00000001, xlCmdSql: 0x00000002, xlCmdTable: 0x00000003, xlCmdDefault: 0x00000004, xlGeneralFormat: 0x00000001, xlTextFormat: 0x00000002, xlMDYFormat: 0x00000003, xlDMYFormat: 0x00000004, xlYMDFormat: 0x00000005, xlMYDFormat: 0x00000006, xlDYMFormat: 0x00000007, xlYDMFormat: 0x00000008, xlSkipColumn: 0x00000009, xlEMDFormat: 0x0000000a, xlODBCQuery: 0x00000001, xlDAORecordSet: 0x00000002, xlWebQuery: 0x00000004, xlOLEDBQuery: 0x00000005, xlTextImport: 0x00000006, xlADORecordset: 0x00000007, xlEntirePage: 0x00000001, xlAllTables: 0x00000002, xlSpecifiedTables: 0x00000003, xlHierarchy: 0x00000001, xlMeasure: 0x00000002, xlWebFormattingAll: 0x00000001, xlWebFormattingRTF: 0x00000002, xlWebFormattingNone: 0x00000003, xlDisplayShapes: 0xffffeff8, xlHide: 0x00000003, xlPlaceholders: 0x00000002, xlAtTop: 0x00000001, xlAtBottom: 0x00000002 };