Excel.Icon interface
表示单元格图标。
注解
使用方
- Excel.ConditionalIconCriterion: customIcon
- Excel.Filter: applyIconFilter
- Excel.FilterCriteria: 图标
- Excel.FiveArrowsGraySet: grayDownArrow、 grayDownInclineArrow、 graySideArrow、 grayUpArrow、 grayUpInclineArrow
- Excel.FiveArrowsSet: greenUpArrow、 redDownArrow、 yellowDownInclineArrow、 yellowSideArrow、 yellowUpInclineArrow
- Excel.FiveBoxesSet: fourFilledBoxes、 noFilledBoxes、 oneFilledBox、 threeFilledBoxes、 twoFilledBoxes
- Excel.FiveQuartersSet: blackCircle、 circleWithOneWhiteQuarter、 circleWithThreeWhiteQuarters、 circleWithTwoWhiteQuarters、 whiteCircleAllWhiteQuarters
- Excel.FiveRatingSet: fourBars、 noBars、 oneBar、 3Bars、 2Bars
- Excel.FourArrowsGraySet: grayDownArrow、 grayDownInclineArrow、 grayUpArrow、 grayUpInclineArrow
- Excel.FourArrowsSet: greenUpArrow、 redDownArrow、 yellowDownInclineArrow、 yellowUpInclineArrow
- Excel.FourRatingSet: fourBars、 oneBar、 3Bars、 twoBars
- Excel.FourRedToBlackSet: blackCircle、 grayCircle、 pinkCircle、 redCircle
- Excel.FourTrafficLightsSet: blackCircleWithBorder、 greenCircle、 redCircleWithBorder、 yellowCircle
- Excel.SortField: 图标
- Excel.ThreeArrowsGraySet: grayDownArrow、 graySideArrow、 grayUpArrow
- Excel.ThreeArrowsSet: greenUpArrow、 redDownArrow、 yellowSideArrow
- Excel.ThreeFlagsSet: greenFlag、 redFlag、 yellowFlag
- Excel.ThreeSignsSet: greenCircle、 redDiamond、 yellowTriangle
- Excel.ThreeStarsSet: goldStar、 halfGoldStar、 silverStar
- Excel.ThreeSymbols2Set: greenCheck、 redCross、 yellowExclamation
- Excel.ThreeSymbolsSet: greenCheckSymbol、 redCrossSymbol、 yellowExclamationSymbol
- Excel.ThreeTrafficLights1Set: greenCircle、 redCircleWithBorder、 yellowCircle
- Excel.ThreeTrafficLights2Set: greenTrafficLight、 redTrafficLight、 yellowTrafficLight
- Excel.ThreeTrianglesSet: greenUpTriangle、 redDownTriangle、 yellowDash
属性详细信息
index
set
指定图标所属的集。
set: Excel.IconSet | "Invalid" | "ThreeArrows" | "ThreeArrowsGray" | "ThreeFlags" | "ThreeTrafficLights1" | "ThreeTrafficLights2" | "ThreeSigns" | "ThreeSymbols" | "ThreeSymbols2" | "FourArrows" | "FourArrowsGray" | "FourRedToBlack" | "FourRating" | "FourTrafficLights" | "FiveArrows" | "FiveArrowsGray" | "FiveRating" | "FiveQuarters" | "ThreeStars" | "ThreeTriangles" | "FiveBoxes";
属性值
Excel.IconSet | "Invalid" | "ThreeArrows" | "ThreeArrowsGray" | "ThreeFlags" | "ThreeTrafficLights1" | "ThreeTrafficLights2" | "ThreeSigns" | "ThreeSymbols" | "ThreeSymbols2" | "FourArrows" | "FourArrowsGray" | "FourRedToBlack" | "FourRating" | "FourTrafficLights" | "FiveArrows" | "FiveArrowsGray" | "FiveRating" | "FiveQuarters" | "ThreeStars" | "ThreeTriangles" | "FiveBoxes"