:height << Set Property(
:age << Set Property(
You can color cells based on specific values. The following example colors the cells in the height column. All cells containing a value greater than 60 are blue. All cells containing a value equal to or less than 60 are purple.
注意:The first argument for Color Cells represents the color value. The second argument contains the row numbers.