На страницу разработчика Есть ещё вопросы? Задавайте их экспертам. Регистрация На RFPro.ru
Структура параметров модуля ExcelXP.pas
Тип параметра | Константы и их значения |
Описания |
Constants = TOleEnum; | xlAll = $FFFFEFF8; | Общие константы |
xlAutomatic = $FFFFEFF7; | ||
xlBoth = $00000001; | ||
xlCenter = $FFFFEFF4; | ||
xlChecker = $00000009; | ||
xlCircle = $00000008; | ||
xlCorner = $00000002; | ||
xlCrissCross = $00000010; | ||
xlCross = $00000004; | ||
xlDiamond = $00000002; | ||
xlDistributed = $FFFFEFEB; | ||
xlDoubleAccounting = $00000005; | ||
xlFixedValue = $00000001; | ||
xlFormats = $FFFFEFE6; | ||
xlGray16 = $00000011; | ||
xlGray8 = $00000012; | ||
xlGrid = $0000000F; | ||
xlHigh = $FFFFEFE1; | ||
xlInside = $00000002; | ||
xlJustify = $FFFFEFDE; | ||
xlLightDown = $0000000D; | ||
xlLightHorizontal = $0000000B; | ||
xlLightUp = $0000000E; | ||
xlLightVertical = $0000000C; | ||
xlLow = $FFFFEFDA; | ||
xlManual = $FFFFEFD9; | ||
xlMinusValues = $00000003; | ||
xlModule = $FFFFEFD3; | ||
xlNextToAxis = $00000004; | ||
xlNone = $FFFFEFD2; | ||
xlNotes = $FFFFEFD0; | ||
xlOff = $FFFFEFCE; | ||
xlOn = $00000001; | ||
xlPercent = $00000002; | ||
xlPlus = $00000009; | ||
xlPlusValues = $00000002; | ||
xlSemiGray75 = $0000000A; | ||
xlShowLabel = $00000004; | ||
xlShowLabelAndPercent = $00000005; | ||
xlShowPercent = $00000003; | ||
xlShowValue = $00000002; | ||
xlSimple = $FFFFEFC6; | ||
xlSingle = $00000002; | ||
xlSingleAccounting = $00000004; | ||
xlSolid = $00000001; | ||
xlSquare = $00000001; | ||
xlStar = $00000005; | ||
xlStError = $00000004; | ||
xlToolbarButton = $00000002; | ||
xlTriangle = $00000003; | ||
xlGray25 = $FFFFEFE4; | ||
xlGray50 = $FFFFEFE3; | ||
xlGray75 = $FFFFEFE2; | ||
xlBottom = $FFFFEFF5; | ||
xlLeft = $FFFFEFDD; | ||
xlRight = $FFFFEFC8; | ||
xlTop = $FFFFEFC0; | ||
xl3DBar = $FFFFEFFD; | ||
xl3DSurface = $FFFFEFF9; | ||
xlBar = $00000002; | ||
xlColumn = $00000003; | ||
xlCombination = $FFFFEFF1; | ||
xlCustom = $FFFFEFEE; | ||
xlDefaultAutoFormat = $FFFFFFFF; | ||
xlMaximum = $00000002; | ||
xlMinimum = $00000004; | ||
xlOpaque = $00000003; | ||
xlTransparent = $00000002; | ||
xlBidi = $FFFFEC78; | ||
xlLatin = $FFFFEC77; | ||
xlContext = $FFFFEC76; | ||
xlLTR = $FFFFEC75; | ||
xlRTL = $FFFFEC74; | ||
xlFullScript = $00000001; | ||
xlPartialScript = $00000002; | ||
xlMixedScript = $00000003; | ||
xlMixedAuthorizedScript = $00000004; | ||
xlVisualCursor = $00000002; | ||
xlLogicalCursor = $00000001; | ||
xlSystem = $00000001; | ||
xlPartial = $00000003; | ||
xlHindiNumerals = $00000003; | ||
xlBidiCalendar = $00000003; | ||
xlGregorian = $00000002; | ||
xlComplete = $00000004; | ||
xlScale = $00000003; | ||
xlClosed = $00000003; | ||
xlColor1 = $00000007; | ||
xlColor2 = $00000008; | ||
xlColor3 = $00000009; | ||
xlConstants = $00000002; | ||
xlContents = $00000002; | ||
xlBelow = $00000001; | ||
XlWindowState = TOleEnum; | xlMaximized = $FFFFEFD7; | |
xlMinimized = $FFFFEFD4; | ||
xlNormal = $FFFFEFD1; | ||
XlBorderWeight = TOleEnum; | xlHairline = $00000001; | Тип линии |
xlMedium = $FFFFEFD6; | ||
xlThick = $00000004; | ||
xlThin = $00000002; | ||
XlPattern = TOleEnum; | xlPatternAutomatic = $FFFFEFF7; | |
xlPatternChecker = $00000009; | ||
xlPatternCrissCross = $00000010; | ||
xlPatternDown = $FFFFEFE7; | ||
xlPatternGray16 = $00000011; | ||
xlPatternGray25 = $FFFFEFE4; | ||
xlPatternGray50 = $FFFFEFE3; | ||
xlPatternGray75 = $FFFFEFE2; | ||
xlPatternGray8 = $00000012; | ||
xlPatternGrid = $0000000F; | ||
xlPatternHorizontal = $FFFFEFE0; | ||
xlPatternLightDown = $0000000D; | ||
xlPatternLightHorizontal = $0000000B; | ||
xlPatternLightUp = $0000000E; | ||
xlPatternLightVertical = $0000000C; | ||
xlPatternNone = $FFFFEFD2; | ||
xlPatternSemiGray75 = $0000000A; | ||
xlPatternSolid = $00000001; | ||
xlPatternUp = $FFFFEFBE; | ||
xlPatternVertical = $FFFFEFBA; | ||
XlChartType = TOleEnum; | xlColumnClustered = $00000033; | Тип диаграммы |
xlColumnStacked = $00000034; | ||
xlColumnStacked100 = $00000035; | ||
xl3DColumnClustered = $00000036; | ||
xl3DColumnStacked = $00000037; | ||
xl3DColumnStacked100 = $00000038; | ||
xlBarClustered = $00000039; | ||
xlBarStacked = $0000003A; | ||
xlBarStacked100 = $0000003B; | ||
xl3DBarClustered = $0000003C; | ||
xl3DBarStacked = $0000003D; | ||
xl3DBarStacked100 = $0000003E; | ||
xlLineStacked = $0000003F; | ||
xlLineStacked100 = $00000040; | ||
xlLineMarkers = $00000041; | ||
xlLineMarkersStacked = $00000042; | ||
xlLineMarkersStacked100 = $00000043; | ||
xlPieOfPie = $00000044; | ||
xlPieExploded = $00000045; | ||
xl3DPieExploded = $00000046; | ||
xlBarOfPie = $00000047; | ||
xlXYScatterSmooth = $00000048; | ||
xlXYScatterSmoothNoMarkers = $00000049; | ||
xlXYScatterLines = $0000004A; | ||
xlXYScatterLinesNoMarkers = $0000004B; | ||
xlAreaStacked = $0000004C; | ||
xlAreaStacked100 = $0000004D; | ||
xl3DAreaStacked = $0000004E; | ||
xl3DAreaStacked100 = $0000004F; | ||
xlDoughnutExploded = $00000050; | ||
xlRadarMarkers = $00000051; | ||
xlRadarFilled = $00000052; | ||
xlSurface = $00000053; | ||
xlSurfaceWireframe = $00000054; | ||
xlSurfaceTopView = $00000055; | ||
xlSurfaceTopViewWireframe = $00000056; | ||
xlBubble = $0000000F; | ||
xlBubble3DEffect = $00000057; | ||
xlStockHLC = $00000058; | ||
xlStockOHLC = $00000059; | ||
xlStockVHLC = $0000005A; | ||
xlStockVOHLC = $0000005B; | ||
xlCylinderColClustered = $0000005C; | ||
xlCylinderColStacked = $0000005D; | ||
xlCylinderColStacked100 = $0000005E; | ||
xlCylinderBarClustered = $0000005F; | ||
xlCylinderBarStacked = $00000060; | ||
xlCylinderBarStacked100 = $00000061; | ||
xlCylinderCol = $00000062; | ||
xlConeColClustered = $00000063; | ||
xlConeColStacked = $00000064; | ||
xlConeColStacked100 = $00000065; | ||
xlConeBarClustered = $00000066; | ||
xlConeBarStacked = $00000067; | ||
xlConeBarStacked100 = $00000068; | ||
xlConeCol = $00000069; | ||
xlPyramidColClustered = $0000006A; | ||
xlPyramidColStacked = $0000006B; | ||
xlPyramidColStacked100 = $0000006C; | ||
xlPyramidBarClustered = $0000006D; | ||
xlPyramidBarStacked = $0000006E; | ||
xlPyramidBarStacked100 = $0000006F; | ||
xlPyramidCol = $00000070; | ||
xl3DColumn = $FFFFEFFC; | ||
xlLine = $00000004; | ||
xl3DLine = $FFFFEFFB; | ||
xl3DPie = $FFFFEFFA; | ||
xlPie = $00000005; | ||
xlXYScatter = $FFFFEFB7; | ||
xl3DArea = $FFFFEFFE; | ||
xlArea = $00000001; | ||
xlDoughnut = $FFFFEFE8; | ||
xlRadar = $FFFFEFC9; | ||
XlChartItem = TOleEnum; | xlDataLabel = $00000000; | Описание различных элементов диаграммы |
xlChartArea = $00000002; | ||
xlSeries = $00000003; | ||
xlChartTitle = $00000004; | ||
xlWalls = $00000005; | ||
xlCorners = $00000006; | ||
xlDataTable = $00000007; | ||
xlTrendline = $00000008; | ||
xlErrorBars = $00000009; | ||
xlXErrorBars = $0000000A; | ||
xlYErrorBars = $0000000B; | ||
xlLegendEntry = $0000000C; | ||
xlLegendKey = $0000000D; | ||
xlShape = $0000000E; | ||
xlMajorGridlines = $0000000F; | ||
xlMinorGridlines = $00000010; | ||
xlAxisTitle = $00000011; | ||
xlUpBars = $00000012; | ||
xlPlotArea = $00000013; | ||
xlDownBars = $00000014; | ||
xlAxis = $00000015; | ||
xlSeriesLines = $00000016; | ||
xlFloor = $00000017; | ||
xlLegend = $00000018; | ||
xlHiLoLines = $00000019; | ||
xlDropLines = $0000001A; | ||
xlRadarAxisLabels = $0000001B; | ||
xlNothing = $0000001C; | ||
xlLeaderLines = $0000001D; | ||
xlDisplayUnitLabel = $0000001E; | ||
xlPivotChartFieldButton = $0000001F; | ||
xlPivotChartDropZone = $00000020; | ||
XlPaperSize = TOleEnum; | xlPaper10x14 = $00000010; | Размер бумаги |
xlPaper11x17 = $00000011; | ||
xlPaperA3 = $00000008; | ||
xlPaperA4 = $00000009; | ||
xlPaperA4Small = $0000000A; | ||
xlPaperA5 = $0000000B; | ||
xlPaperB4 = $0000000C; | ||
xlPaperB5 = $0000000D; | ||
xlPaperCsheet = $00000018; | ||
xlPaperDsheet = $00000019; | ||
xlPaperEnvelope10 = $00000014; | ||
xlPaperEnvelope11 = $00000015; | ||
xlPaperEnvelope12 = $00000016; | ||
xlPaperEnvelope14 = $00000017; | ||
xlPaperEnvelope9 = $00000013; | ||
xlPaperEnvelopeB4 = $00000021; | ||
xlPaperEnvelopeB5 = $00000022; | ||
xlPaperEnvelopeB6 = $00000023; | ||
xlPaperEnvelopeC3 = $0000001D; | ||
xlPaperEnvelopeC4 = $0000001E; | ||
xlPaperEnvelopeC5 = $0000001C; | ||
xlPaperEnvelopeC6 = $0000001F; | ||
xlPaperEnvelopeC65 = $00000020; | ||
xlPaperEnvelopeDL = $0000001B; | ||
xlPaperEnvelopeItaly = $00000024; | ||
xlPaperEnvelopeMonarch = $00000025; | ||
xlPaperEnvelopePersonal = $00000026; | ||
xlPaperEsheet = $0000001A; | ||
xlPaperExecutive = $00000007; | ||
xlPaperFanfoldLegalGerman = $00000029; | ||
xlPaperFanfoldStdGerman = $00000028; | ||
xlPaperFanfoldUS = $00000027; | ||
xlPaperFolio = $0000000E; | ||
xlPaperLedger = $00000004; | ||
xlPaperLegal = $00000005; | ||
xlPaperLetter = $00000001; | ||
xlPaperLetterSmall = $00000002; | ||
xlPaperNote = $00000012; | ||
xlPaperQuarto = $0000000F; | ||
xlPaperStatement = $00000006; | ||
xlPaperTabloid = $00000003; | ||
xlPaperUser = $00000100; | ||
XlRunAutoMacro = TOleEnum; | xlAutoActivate = $00000003; | |
xlAutoClose = $00000002; | ||
xlAutoDeactivate = $00000004; | ||
xlAutoOpen = $00000001; | ||
XlSheetVisibility = TOleEnum; | xlSheetVisible = $FFFFFFFF; | Видимость листа книги |
xlSheetHidden = $00000000; | ||
xlSheetVeryHidden = $00000002; | ||
XlSortOrder = TOleEnum; | xlAscending = $00000001; | |
xlDescending = $00000002; | ||
XlBordersIndex = TOleEnum; | xlInsideHorizontal = $0000000C; | |
xlInsideVertical = $0000000B; | ||
xlDiagonalDown = $00000005; | ||
xlDiagonalUp = $00000006; | ||
xlEdgeBottom = $00000009; | ||
xlEdgeLeft = $00000007; | ||
xlEdgeRight = $0000000A; | ||
xlEdgeTop = $00000008; |