Excel VBA常数变量集合

时间:2014-04-27 08:49:13
【文件属性】:
文件名称:Excel VBA常数变量集合
文件大小:58KB
文件格式:TXT
更新时间:2014-04-27 08:49:13
Excel VBA 常数变量 Excel VBA常数变量集合,部分示例如下: Public Const xlAll = &HFFFFEFF8 Public Const xlAutomatic = &HFFFFEFF7 Public Const xlBoth = 1 Public Const xlCenter = &HFFFFEFF4 Public Const xlChecker = 9 Public Const xlCircle = 8 Public Const xlCorner = 2 Public Const xlCrissCross = 16 Public Const xlCross = 4 Public Const xlDiamond = 2 Public Const xlDistributed = &HFFFFEFEB Public Const xlDoubleAccounting = 5 Public Const xlFixedValue = 1 Public Const xlFormats = &HFFFFEFE6 Public Const xlGray16 = 17 Public Const xlGray8 = 18 Public Const xlGrid = 15 Public Const xlHigh = &HFFFFEFE1 Public Const xlInside = 2 Public Const xlJustify = &HFFFFEFDE Public Const xlLightDown = 13 Public Const xlLightHorizontal = 11 Public Const xlLightUp = 14 Public Const xlLightVertical = 12 Public Const xlLow = &HFFFFEFDA Public Const xlManual = &HFFFFEFD9 Public Const xlMinusValues = 3 Public Const xlModule = &HFFFFEFD3 Public Const xlNextToAxis = 4 Public Const xlNone = &HFFFFEFD2 Public Const xlNotes = &HFFFFEFD0 Public Const xlOff = &HFFFFEFCE Public Const xlOn = 1 Public Const xlPercent = 2 Public Const xlPlus = 9 Public Const xlPlusValues = 2 Public Const xlSemiGray75 = 10 Public Const xlShowLabel = 4 Public Const xlShowLabelAndPercent = 5 Public Const xlShowPercent = 3 Public Const xlShowValue = 2 Public Const xlSimple = &HFFFFEFC6 Public Const xlSingle = 2 Public Const xlSingleAccounting = 4 Public Const xlSolid = 1 Public Const xlSquare = 1 Public Const xlStar = 5 Public Const xlStError = 4 Public Const xlToolbarButton = 2 Public Const xlTriangle = 3 Public Const xlGray25 = &HFFFFEFE4 Public Const xlGray50 = &HFFFFEFE3 Public Const xlGray75 = &HFFFFEFE2 Public Const xlBottom = &HFFFFEFF5 Public Const xlLeft = &HFFFFEFDD Public Const xlRight = &HFFFFEFC8 Public Const xlTop = &HFFFFEFC0 Public Const xl3DBar = &HFFFFEFFD Public Const xl3DSurface = &HFFFFEFF9 Public Const xlBar = 2 Public Const xlColumn = 3 Public Const xlCombination = &HFFFFEFF1 Public Const xlCustom = &HFFFFEFEE Public Const xlDefaultAutoFormat = -1 Public Const xlMaximum = 2 Public Const xlMinimum = 4 Public Const xlOpaque = 3 Public Const xlTransparent = 2 Public Const xlBidi = &HFFFFEC78 Public Const xlLatin = &HFFFFEC77 Public Const xlContext = &HFFFFEC76 Public Const xlLTR = &HFFFFEC75 Public Const xlRTL = &HFFFFEC74 Public Const xlFullScript = 1 Public Const xlPartialScript = 2 Public Const xlMixedScript = 3 Public Const xlMixedAuthorizedScript = 4 Public Const xlVisualCursor = 2 Public Const xlLogicalCursor = 1 Public Const xlSystem = 1 Public Const xlPartial = 3 Public Const xlHindiNumerals = 3 Public Const xlBidiCalendar = 3 Public Const xlGregorian = 2 Public Const xlComplete = 4 Public Const xlScale = 3 Public Const xlClosed = 3 Public Const xlColor1 = 7 Public Const xlColor2 = 8 Public Const xlColor3 = 9 Public Const xlConstants = 2 Public Const xlContents = 2 Public Const xlBelow = 1 Public Const xlCascade = 7 Public Const xlCenterAcrossSelection = 7 Public Const xlChart4 = 2 Public Const xlChartSeries = 17 Public Const xlChartShort = 6 Public Const xlChartTitles = 18 Public Const xlClassic1 = 1 Public Const xlClassic2 = 2 Public Const xlClassic3 = 3 Public Const xl3DEffects1 = 13 Public Const xl3DEffects2 = 14 Public Const xlAbove = 0 Public Const xlAccounting1 = 4 Public Const xlAccounting2 = 5 Public Const xlAccounting3 = 6 Public Const xlAccounting4 = 17 Public Const xlAdd = 2 Public Const xlDebugCodePane = 13 Public Const xlDesktop = 9 Public Const xlDirect = 1 Public Const xlDivide = 5 Public Const xlDoubleClosed = 5 Public Const xlDoubleOpen = 4 Public Const xlDoubleQuote = 1 Public Const xlEntireChart = 20 Public Const xlExcelMenus = 1 Public Const xlExtended = 3 Public Const xlFill = 5 Public Const xlFirst = 0 Public Const xlFloating = 5 Public Const xlFormula = 5 Public Const xlGeneral = 1 Public Const xlGridline = 22 Public Const xlIcons = 1 Public Const xlImmediatePane = 12 Public Const xlInteger = 2 Public Const xlLast = 1 Public Const xlLastCell = 11 Public Const xlList1 = 10 Public Const xlList2 = 11 Public Const xlList3 = 12 Public Const xlLocalFormat1 = 15 Public Const xlLocalFormat2 = 16 Public Const xlLong = 3 Public Const xlLotusHelp = 2 Public Const xlMacrosheetCell = 7 Public Const xlMixed = 2 Public Const xlMultiply = 4 Public Const xlNarrow = 1 Public Const xlNoDocuments = 3 Public Const xlOpen = 2 Public Const xlOutside = 3 Public Const xlReference = 4 Public Const xlSemiautomatic = 2 Public Const xlShort = 1 Public Const xlSingleQuote = 2 Public Const xlStrict = 2 Public Const xlSubtract = 3 Public Const xlTextBox = 16 Public Const xlTiled = 1 Public Const xlTitleBar = 8 Public Const xlToolbar = 1 Public Const xlVisible = 12 Public Const xlWatchPane = 11 Public Const xlWide = 3 Public Const xlWorkbookTab = 6 Public Const xlWorksheet4 = 1 Public Const xlWorksheetCell = 3 Public Const xlWorksheetShort = 5 Public Const xlAllExceptBorders = 6 Public Const xlLeftToRight = 2 Public Const xlTopToBottom = 1 Public Const xlVeryHidden = 2 Public Const xlDrawingObject = 14

网友评论

  • 不错,是我需要的
  • 不错,我要的,有个小错误.