FormatConditionType
FormatConditionType
Overview
FormatConditionType является enum в Aspose.Cells FOSS для C++.
Указывает тип форматного условия.
Данное перечисление определяет 16 значений: CellValue, Expression, ContainsText, NotContainsText, BeginsWith, EndsWith, TimePeriod, DuplicateValues, UniqueValues, Top10, Bottom10, AboveAverage,И ещё четыре.
Values
| Value | Description |
|---|---|
CellValue | |
Expression | |
ContainsText | |
NotContainsText | |
BeginsWith | |
EndsWith | |
TimePeriod | |
DuplicateValues | |
UniqueValues | |
Top10 | |
Bottom10 | |
AboveAverage | |
BelowAverage | |
ColorScale | |
DataBar | |
IconSet |