Worksheet: Conditional Formatting: Top/Bottom
Assign colors to top/bottom N values.
1. wcolortb rng:=[Book1]Sheet1!A:D name:="C1R1-C4R0";
2. wcolortb rng:=[Book1]Sheet1!A:B name:="C1R1-C2R0" tr.fill:=31306751 tr.font:=32497615;
3. wcolortb rng:=[Book1]1!A:E name:="C2R1-C5R0" rule:=1;
Please refer to this page for additional option switches when accessing the x-function from script.
Input
Range
string
int
Double
TreeNode
Syntax: tr.treenode=value
Color the largest/smallest N values in the selected range. See for details on this document.
wcolor, wcolordup, wheatmap, wcolorPareto, wcolorbycr, wcoloroutlier
Keywords:cell coloring