Worksheet: Conditional Formatting: Outlier
Assign colors to outliers like Box chart.
1. wcoloroutlier 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 coef:=3;
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 outliers in the selected Range like Box chart. See for details on this document.
wcolor, wcolordup, wheatmap, wcolorPareto, wcolorbycr
Keywords:cell coloring