⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sample9excel8.sub

📁 用CVI实现的EXCEL自动化服务器演示i
💻 SUB
📖 第 1 页 / 共 5 页
字号:

v enum_ExcelEnum_XlPrintLocation DataType="i" 
 ExcelConst_xlPrintSheetEnd (1)
  ""

 ExcelConst_xlPrintInPlace (16)
  ""

 ExcelConst_xlPrintNoComments (-4142)
  ""


v enum_ExcelEnum_XlXLMMacroType DataType="i" 
 ExcelConst_xlCommand (2)
  ""

 ExcelConst_xlFunction (1)
  ""

 ExcelConst_xlNotXLM (3)
  ""


v enum_ExcelEnum_XlParameterType DataType="i" 
 ExcelConst_xlPrompt (0)
  ""

 ExcelConst_xlConstant (1)
  ""

 ExcelConst_xlRange (2)
  ""


v enum_ExcelEnum_XlParameterDataType DataType="i" 
 ExcelConst_xlParamTypeUnknown (0)
  ""

 ExcelConst_xlParamTypeChar (1)
  ""

 ExcelConst_xlParamTypeNumeric (2)
  ""

 ExcelConst_xlParamTypeDecimal (3)
  ""

 ExcelConst_xlParamTypeInteger (4)
  ""

 ExcelConst_xlParamTypeSmallInt (5)
  ""

 ExcelConst_xlParamTypeFloat (6)
  ""

 ExcelConst_xlParamTypeReal (7)
  ""

 ExcelConst_xlParamTypeDouble (8)
  ""

 ExcelConst_xlParamTypeVarChar (12)
  ""

 ExcelConst_xlParamTypeDate (9)
  ""

 ExcelConst_xlParamTypeTime (10)
  ""

 ExcelConst_xlParamTypeTimestamp (11)
  ""

 ExcelConst_xlParamTypeLongVarChar (-1)
  ""

 ExcelConst_xlParamTypeBinary (-2)
  ""

 ExcelConst_xlParamTypeVarBinary (-3)
  ""

 ExcelConst_xlParamTypeLongVarBinary (-4)
  ""

 ExcelConst_xlParamTypeBigInt (-5)
  ""

 ExcelConst_xlParamTypeTinyInt (-6)
  ""

 ExcelConst_xlParamTypeBit (-7)
  ""


v enum_ExcelEnum_XlAutoFilterOperator DataType="i" 
 ExcelConst_xlAnd (1)
  ""

 ExcelConst_xlBottom10Items (4)
  ""

 ExcelConst_xlBottom10Percent (6)
  ""

 ExcelConst_xlOr (2)
  ""

 ExcelConst_xlTop10Items (3)
  ""

 ExcelConst_xlTop10Percent (5)
  ""


v enum_ExcelEnum_XlTickMark DataType="i" 
 ExcelConst_xlTickMarkCross (4)
  ""

 ExcelConst_xlTickMarkInside (2)
  ""

 ExcelConst_xlTickMarkNone (-4142)
  ""

 ExcelConst_xlTickMarkOutside (3)
  ""


v enum_ExcelEnum_XlTickLabelPosition DataType="i" 
 ExcelConst_xlTickLabelPositionHigh (-4127)
  ""

 ExcelConst_xlTickLabelPositionLow (-4134)
  ""

 ExcelConst_xlTickLabelPositionNextToAxis (4)
  ""

 ExcelConst_xlTickLabelPositionNone (-4142)
  ""


v enum_ExcelEnum_XlScaleType DataType="i" 
 ExcelConst_xlScaleLinear (-4132)
  ""

 ExcelConst_xlScaleLogarithmic (-4133)
  ""


v enum_ExcelEnum_XlAxisCrosses DataType="i" 
 ExcelConst_xlAxisCrossesAutomatic (-4105)
  ""

 ExcelConst_xlAxisCrossesCustom (-4114)
  ""

 ExcelConst_xlAxisCrossesMaximum (2)
  ""

 ExcelConst_xlAxisCrossesMinimum (4)
  ""


v enum_ExcelEnum_XlAxisGroup DataType="i" 
 ExcelConst_xlPrimary (1)
  ""

 ExcelConst_xlSecondary (2)
  ""


v enum_ExcelEnum_XlAxisType DataType="i" 
 ExcelConst_xlCategory (1)
  ""

 ExcelConst_xlSeriesAxis (3)
  ""

 ExcelConst_xlValue (2)
  ""


v enum_ExcelEnum_XlTimeUnit DataType="i" 
 ExcelConst_xlDays (0)
  ""

 ExcelConst_xlMonths (1)
  ""

 ExcelConst_xlYears (2)
  ""


v enum_ExcelEnum_XlCategoryType DataType="i" 
 ExcelConst_xlCategoryScale (2)
  ""

 ExcelConst_xlTimeScale (3)
  ""

 ExcelConst_xlAutomaticScale (-4105)
  ""


v enum_ExcelEnum_XlSizeRepresents DataType="i" 
 ExcelConst_xlSizeIsWidth (2)
  ""

 ExcelConst_xlSizeIsArea (1)
  ""


v enum_ExcelEnum_XlChartSplitType DataType="i" 
 ExcelConst_xlSplitByPosition (1)
  ""

 ExcelConst_xlSplitByPercentValue (3)
  ""

 ExcelConst_xlSplitByCustomSplit (4)
  ""

 ExcelConst_xlSplitByValue (2)
  ""


v enum_ExcelEnum_XlMarkerStyle DataType="i" 
 ExcelConst_xlMarkerStyleAutomatic (-4105)
  ""

 ExcelConst_xlMarkerStyleCircle (8)
  ""

 ExcelConst_xlMarkerStyleDash (-4115)
  ""

 ExcelConst_xlMarkerStyleDiamond (2)
  ""

 ExcelConst_xlMarkerStyleDot (-4118)
  ""

 ExcelConst_xlMarkerStyleNone (-4142)
  ""

 ExcelConst_xlMarkerStylePicture (-4147)
  ""

 ExcelConst_xlMarkerStylePlus (9)
  ""

 ExcelConst_xlMarkerStyleSquare (1)
  ""

 ExcelConst_xlMarkerStyleStar (5)
  ""

 ExcelConst_xlMarkerStyleTriangle (3)
  ""

 ExcelConst_xlMarkerStyleX (-4168)
  ""


v enum_ExcelEnum_XlChartPictureType DataType="i" 
 ExcelConst_xlStackScale (3)
  ""

 ExcelConst_xlStack (2)
  ""

 ExcelConst_xlStretch (1)
  ""


v enum_ExcelEnum_XlDataLabelPosition DataType="i" 
 ExcelConst_xlLabelPositionCenter (-4108)
  ""

 ExcelConst_xlLabelPositionAbove (0)
  ""

 ExcelConst_xlLabelPositionBelow (1)
  ""

 ExcelConst_xlLabelPositionLeft (-4131)
  ""

 ExcelConst_xlLabelPositionRight (-4152)
  ""

 ExcelConst_xlLabelPositionOutsideEnd (2)
  ""

 ExcelConst_xlLabelPositionInsideEnd (3)
  ""

 ExcelConst_xlLabelPositionInsideBase (4)
  ""

 ExcelConst_xlLabelPositionBestFit (5)
  ""

 ExcelConst_xlLabelPositionMixed (6)
  ""

 ExcelConst_xlLabelPositionCustom (7)
  ""


v enum_ExcelEnum_XlTrendlineType DataType="i" 
 ExcelConst_xlExponential (5)
  ""

 ExcelConst_xlLinear (-4132)
  ""

 ExcelConst_xlLogarithmic (-4133)
  ""

 ExcelConst_xlMovingAvg (6)
  ""

 ExcelConst_xlPolynomial (3)
  ""

 ExcelConst_xlPower (4)
  ""


v enum_ExcelEnum_XlTickLabelOrientation DataType="i" 
 ExcelConst_xlTickLabelOrientationAutomatic (-4105)
  ""

 ExcelConst_xlTickLabelOrientationDownward (-4170)
  ""

 ExcelConst_xlTickLabelOrientationHorizontal (-4128)
  ""

 ExcelConst_xlTickLabelOrientationUpward (-4171)
  ""

 ExcelConst_xlTickLabelOrientationVertical (-4166)
  ""


v enum_ExcelEnum_XlLegendPosition DataType="i" 
 ExcelConst_xlLegendPositionBottom (-4107)
  ""

 ExcelConst_xlLegendPositionCorner (2)
  ""

 ExcelConst_xlLegendPositionLeft (-4131)
  ""

 ExcelConst_xlLegendPositionRight (-4152)
  ""

 ExcelConst_xlLegendPositionTop (-4160)
  ""


v enum_ExcelEnum_XlEndStyleCap DataType="i" 
 ExcelConst_xlCap (1)
  ""

 ExcelConst_xlNoCap (2)
  ""


v enum_ExcelEnum_MsoShapeType DataType="i" 
 ExcelConst_msoShapeTypeMixed (-2)
  ""

 ExcelConst_msoAutoShape (1)
  ""

 ExcelConst_msoCallout (2)
  ""

 ExcelConst_msoChart (3)
  ""

 ExcelConst_msoComment (4)
  ""

 ExcelConst_msoFreeform (5)
  ""

 ExcelConst_msoGroup (6)
  ""

 ExcelConst_msoEmbeddedOLEObject (7)
  ""

 ExcelConst_msoFormControl (8)
  ""

 ExcelConst_msoLine (9)
  ""

 ExcelConst_msoLinkedOLEObject (10)
  ""

 ExcelConst_msoLinkedPicture (11)
  ""

 ExcelConst_msoOLEControlObject (12)
  ""

 ExcelConst_msoPicture (13)
  ""

 ExcelConst_msoPlaceholder (14)
  ""

 ExcelConst_msoTextEffect (15)
  ""

 ExcelConst_msoMedia (16)
  ""

 ExcelConst_msoTextBox (17)
  ""


v enum_ExcelEnum_XlPlacement DataType="i" 
 ExcelConst_xlFreeFloating (3)
  ""

 ExcelConst_xlMove (2)
  ""

 ExcelConst_xlMoveAndSize (1)
  ""


v enum_ExcelEnum_MsoAutoShapeType DataType="i" 
 ExcelConst_msoShapeMixed (-2)
  ""

 ExcelConst_msoShapeRectangle (1)
  ""

 ExcelConst_msoShapeParallelogram (2)
  ""

 ExcelConst_msoShapeTrapezoid (3)
  ""

 ExcelConst_msoShapeDiamond (4)
  ""

 ExcelConst_msoShapeRoundedRectangle (5)
  ""

 ExcelConst_msoShapeOctagon (6)
  ""

 ExcelConst_msoShapeIsoscelesTriangle (7)
  ""

 ExcelConst_msoShapeRightTriangle (8)
  ""

 ExcelConst_msoShapeOval (9)
  ""

 ExcelConst_msoShapeHexagon (10)
  ""

 ExcelConst_msoShapeCross (11)
  ""

 ExcelConst_msoShapeRegularPentagon (12)
  ""

 ExcelConst_msoShapeCan (13)
  ""

 ExcelConst_msoShapeCube (14)
  ""

 ExcelConst_msoShapeBevel (15)
  ""

 ExcelConst_msoShapeFoldedCorner (16)
  ""

 ExcelConst_msoShapeSmileyFace (17)
  ""

 ExcelConst_msoShapeDonut (18)
  ""

 ExcelConst_msoShapeNoSymbol (19)
  ""

 ExcelConst_msoShapeBlockArc (20)
  ""

 ExcelConst_msoShapeHeart (21)
  ""

 ExcelConst_msoShapeLightningBolt (22)
  ""

 ExcelConst_msoShapeSun (23)
  ""

 ExcelConst_msoShapeMoon (24)
  ""

 ExcelConst_msoShapeArc (25)
  ""

 ExcelConst_msoShapeDoubleBracket (26)
  ""

 ExcelConst_msoShapeDoubleBrace (27)
  ""

 ExcelConst_msoShapePlaque (28)
  ""

 ExcelConst_msoShapeLeftBracket (29)
  ""

 ExcelConst_msoShapeRightBracket (30)
  ""

 ExcelConst_msoShapeLeftBrace (31)
  ""

 ExcelConst_msoShapeRightBrace (32)
  ""

 ExcelConst_msoShapeRightArrow (33)
  ""

 ExcelConst_msoShapeLeftArrow (34)
  ""

 ExcelConst_msoShapeUpArrow (35)
  ""

 ExcelConst_msoShapeDownArrow (36)
  ""

 ExcelConst_msoShapeLeftRightArrow (37)
  ""

 ExcelConst_msoShapeUpDownArrow (38)
  ""

 ExcelConst_msoShapeQuadArrow (39)
  ""

 ExcelConst_msoShapeLeftRightUpArrow (40)
  ""

 ExcelConst_msoShapeBentArrow (41)
  ""

 ExcelConst_msoShapeUTurnArrow (42)
  ""

 ExcelConst_msoShapeLeftUpArrow (43)
  ""

 ExcelConst_msoShapeBentUpArrow (44)
  ""

 ExcelConst_msoShapeCurvedRightArrow (45)
  ""

 ExcelConst_msoShapeCurvedLeftArrow (46)
  ""

 ExcelConst_msoShapeCurvedUpArrow (47)
  ""

 ExcelConst_msoShapeCurvedDownArrow (48)
  ""

 ExcelConst_msoShapeStripedRightArrow (49)
  ""

 ExcelConst_msoShapeNotchedRightArrow (50)
  ""

 ExcelConst_msoShapePentagon (51)
  ""

 ExcelConst_msoShapeChevron (52)
  ""

 ExcelConst_msoShapeRightArrowCallout (53)
  ""

 ExcelConst_msoShapeLeftArrowCallout (54)
  ""

 ExcelConst_msoShapeUpArrowCallout (55)
  ""

 ExcelConst_msoShapeDownArrowCallout (56)
  ""

 ExcelConst_msoShapeLeftRightArrowCallout (57)
  ""

 ExcelConst_msoShapeUpDownArrowCallout (58)
  ""

 ExcelConst_msoShapeQuadArrowCallout (59)
  ""

 ExcelConst_msoShapeCircularArrow (60)
  ""

 ExcelConst_msoShapeFlowchartProcess (61)
  ""

 ExcelConst_msoShapeFlowchartAlternateProcess (62)
  ""

 ExcelConst_msoShapeFlowchartDecision (63)
  ""

 ExcelConst_msoShapeFlowchartData (64)
  ""

 ExcelConst_msoShapeFlowchartPredefinedProcess (65)
  ""

 ExcelConst_msoShapeFlowchartInternalStorage (66)
  ""

 ExcelConst_msoShapeFlowchartDocument (67)
  ""

 ExcelConst_msoShapeFlowchartMultidocument (68)
  ""

 ExcelConst_msoShapeFlowchartTerminator (69)
  ""

 ExcelConst_msoShapeFlowchartPreparation (70)
  ""

 ExcelConst_msoShapeFlowchartManualInput (71)
  ""

 ExcelConst_msoShapeFlowchartManualOperation (72)
  ""

 ExcelConst_msoShapeFlowchartConnector (73)
  ""

 ExcelConst_msoShapeFlowchartOffpageConnector (74)
  ""

 ExcelConst_msoShapeFlowchartCard (75)
  ""

 ExcelConst_msoShapeFlowchartPunchedTape (76)
  ""

 ExcelConst_msoShapeFlowchartSummingJunction (77)
  ""

 ExcelConst_msoShapeFlowchartOr (78)
  ""

 ExcelConst_msoShapeFlowchartCollate (79)
  ""

 ExcelConst_msoShapeFlowchartSort (80)
  ""

 ExcelConst_msoShapeFlowchartExtract (81)
  ""

 ExcelConst_msoShapeFlowchartMerge (82)
  ""

 ExcelConst_msoShapeFlowchartStoredData (83)
  ""

 ExcelConst_msoShapeFlowchartDelay (84)
  ""

 ExcelConst_msoShapeFlowchartSequentialAccessStorage (85)
  ""

 ExcelConst_msoShapeFlowchartMagneticDisk (86)
  ""

 ExcelConst_msoShapeFlowchartDirectAccessStorage (87)
  ""

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -