Excel) (XlConditionValueTypes 列舉
會指定可以使用之條件值的類型。
名稱 | 值 | 描述 |
---|---|---|
xlConditionValueAutomaticMax | 7 | 最長的資料列會按照範圍中之最大值的比例來顯示。 |
xlConditionValueAutomaticMin | 6 | 最短的資料列會按照範圍中之最小值的比例來顯示。 |
xlConditionValueFormula | 4 | 使用公式。 |
xlConditionValueHighestValue | 2 | 值清單中的最高值。 |
xlConditionValueLowestValue | 1 | 值清單中的最低值。 |
xlConditionValueNone | -1 | 沒有條件值。 |
xlConditionValueNumber | 0 | 使用數字。 |
xlConditionValuePercent | 3 | 使用百分比。 |
xlConditionValuePercentile | 5 | 使用百分位數。 |
支援和意見反應
有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱 Office VBA 支援與意見反應。