Aspose::Cells::FormatCondition::SetPriority method
FormatCondition::SetPriority method
The priority of this conditional formatting rule. This value is used to determine which format should be evaluated and rendered. Lower numeric values are higher priority than higher numeric values, where ‘1’ is the highest priority.
void Aspose::Cells::FormatCondition::SetPriority(int32_t value)
See Also
- Class Vector
- Class FormatCondition
- Namespace Aspose::Cells
- Library Aspose.Cells for C++