com.grapecity.documents.excel Package / IFormatCondition Interface / getPriority Method
In This Topic
getPriority Method
In This Topic
Returns the priority value of the conditional formatting rule. The priority determines the order of evaluation when multiple conditional formatting rules exist in a worksheet.
Syntax
int getPriority()
See Also