バージョン

FormatConditionIcon 列挙体

Infragistics.Documents.Excel.ConditionalFormatting.IconCriterion で使用されるアイコンのセットを識別します。
シンタックス
'宣言
 
Public Enum FormatConditionIcon 
   Inherits System.Enum
public enum FormatConditionIcon : System.Enum 
メンバ
メンバ解説
BlackCircleMicrosoft.Office.Interop.Excel.xlIconBlackCircle = 32
BlackCircleWithBorderMicrosoft.Office.Interop.Excel.xlIconBlackCircleWithBorder = 13
CircleWithOneWhiteQuarterMicrosoft.Office.Interop.Excel.xlIconCircleWithOneWhiteQuarter = 33
CircleWithThreeWhiteQuartersMicrosoft.Office.Interop.Excel.xlIconCircleWithThreeWhiteQuarters = 35
CircleWithTwoWhiteQuartersMicrosoft.Office.Interop.Excel.xlIconCircleWithTwoWhiteQuarters = 34
FourBarsMicrosoft.Office.Interop.Excel.xlIcon4Bars = 41
FourFilledBoxesMicrosoft.Office.Interop.Excel.xlIcon4FilledBoxes = 48
GoldStarMicrosoft.Office.Interop.Excel.xlIconGoldStar = 42
GrayCircleMicrosoft.Office.Interop.Excel.xlIconGrayCircle = 31
GrayDownArrowMicrosoft.Office.Interop.Excel.xlIconGrayDownArrow = 6
GrayDownInclineArrowMicrosoft.Office.Interop.Excel.xlIconGrayDownInclineArrow = 28
GraySideArrowMicrosoft.Office.Interop.Excel.xlIconGraySideArrow = 5
GrayUpArrowMicrosoft.Office.Interop.Excel.xlIconGrayUpArrow = 4
GrayUpInclineArrowMicrosoft.Office.Interop.Excel.xlIconGrayUpInclineArrow = 27
GreenCheckMicrosoft.Office.Interop.Excel.xlIconGreenCheck = 22
GreenCheckSymbolMicrosoft.Office.Interop.Excel.xlIconGreenCheckSymbol = 19
GreenCircleMicrosoft.Office.Interop.Excel.xlIconGreenCircle = 10
GreenFlagMicrosoft.Office.Interop.Excel.xlIconGreenFlag = 7
GreenTrafficLightMicrosoft.Office.Interop.Excel.xlIconGreenTrafficLight = 14
GreenUpArrowMicrosoft.Office.Interop.Excel.xlIconGreenUpArrow = 1
GreenUpTriangleMicrosoft.Office.Interop.Excel.xlIconGreenUpTriangle = 45
HalfGoldStarMicrosoft.Office.Interop.Excel.xlIconHalfGoldStar = 43
NoCellIconMicrosoft.Office.Interop.Excel.xlIconNoCellIcon = -1
OneBarMicrosoft.Office.Interop.Excel.xlIcon1Bar = 38
OneFilledBoxMicrosoft.Office.Interop.Excel.xlIcon1FilledBox = 51
PinkCircleMicrosoft.Office.Interop.Excel.xlIconPinkCircle = 30
RedCircleMicrosoft.Office.Interop.Excel.xlIconRedCircle = 29
RedCircleWithBorderMicrosoft.Office.Interop.Excel.xlIconRedCircleWithBorder = 12
RedCrossMicrosoft.Office.Interop.Excel.xlIconRedCross = 24
RedCrossSymbolMicrosoft.Office.Interop.Excel.xlIconRedCrossSymbol = 21
RedDiamondMicrosoft.Office.Interop.Excel.xlIconRedDiamond = 18
RedDownArrowMicrosoft.Office.Interop.Excel.xlIconRedDownArrow = 3
RedDownTriangleMicrosoft.Office.Interop.Excel.xlIconRedDownTriangle = 47
RedFlagMicrosoft.Office.Interop.Excel.xlIconRedFlag = 9
RedTrafficLightMicrosoft.Office.Interop.Excel.xlIconRedTrafficLight = 16
SilverStarMicrosoft.Office.Interop.Excel.xlIconSilverStar = 44
ThreeBarsMicrosoft.Office.Interop.Excel.xlIcon3Bars = 40
ThreeFilledBoxesMicrosoft.Office.Interop.Excel.xlIcon3FilledBoxes = 49
TwoBarsMicrosoft.Office.Interop.Excel.xlIcon2Bars = 39
TwoFilledBoxesMicrosoft.Office.Interop.Excel.xlIcon2FilledBoxes = 50
WhiteCircleAllWhiteQuartersMicrosoft.Office.Interop.Excel.xlIconWhiteCircleAllWhiteQuarters = 36
YellowCircleMicrosoft.Office.Interop.Excel.xlIconYellowCircle = 11
YellowDashMicrosoft.Office.Interop.Excel.xlIconYellowDash = 46
YellowDownInclineArrowMicrosoft.Office.Interop.Excel.xlIconYellowDownInclineArrow = 26
YellowExclamationMicrosoft.Office.Interop.Excel.xlIconYellowExclamation = 23
YellowExclamationSymbolMicrosoft.Office.Interop.Excel.xlIconYellowExclamationSymbol = 20
YellowFlagMicrosoft.Office.Interop.Excel.xlIconYellowFlag = 8
YellowSideArrowMicrosoft.Office.Interop.Excel.xlIconYellowSideArrow = 2
YellowTrafficLightMicrosoft.Office.Interop.Excel.xlIconYellowTrafficLight = 15
YellowTriangleMicrosoft.Office.Interop.Excel.xlIconYellowTriangle = 17
YellowUpInclineArrowMicrosoft.Office.Interop.Excel.xlIconYellowUpInclineArrow = 25
ZeroBarsMicrosoft.Office.Interop.Excel.xlIcon0Bars = 37
ZeroFilledBoxesMicrosoft.Office.Interop.Excel.xlIcon0FilledBoxes = 52
参照