com.grapecity.documents.excel Package / IAboveAverage Interface / setAboveBelow Method
In This Topic
setAboveBelow Method
In This Topic
Sets one of the constants of the AboveBelow enumeration, specifyingif the conditional formatting rule looks for cell values above or below the range average or standard deviation.
Syntax
void setAboveBelow( 
   AboveBelow value
)

Parameters

value
See Also