FormatConditionType
FormatConditionType
Overview
FormatConditionType 是 C++ 的 Aspose.Cells FOSS 中的 enum.
指定格式条件类型.
这种列表定义了16个值: CellValue, Expression, ContainsText, NotContainsText, BeginsWith, EndsWith, TimePeriod, DuplicateValues, UniqueValues, Top10, Bottom10, AboveAverage,另外还有4个.
Values
| Value | Description |
|---|---|
CellValue | |
Expression | |
ContainsText | |
NotContainsText | |
BeginsWith | |
EndsWith | |
TimePeriod | |
DuplicateValues | |
UniqueValues | |
Top10 | |
Bottom10 | |
AboveAverage | |
BelowAverage | |
ColorScale | |
DataBar | |
IconSet |