HighlightType
ํ์ด๋ผ์ดํธ ์กฐ๊ฑด ์ ํ.
-
'top'/'bottom': ์์/ํ์ N๊ฐ ๊ฐ ๊ฐ์กฐ -
'topPercent'/'bottomPercent': ์์/ํ์ N% ๊ฐ ๊ฐ์กฐ -
'aboveAvg'/'belowAvg': ํ๊ท ์ด์/์ดํ ๊ฐ์กฐ -
'greater'/'less': ์ง์ ๊ฐ ์ด๊ณผ/๋ฏธ๋ง ๊ฐ์กฐ -
'greaterEqual'/'lessEqual': ์ง์ ๊ฐ ์ด์/์ดํ ๊ฐ์กฐ -
'between'/'notBetween': ๋ฒ์ ์/๋ฐ ๊ฐ์กฐ -
'equal'/'notEqual': ์ผ์น/๋ถ์ผ์น ๊ฐ์กฐ -
'in'/'notIn': ์ง์ ๊ฐ ๋ชฉ๋ก(set) ์ค ํ๋์ ์ผ์น/๋ถ์ผ์น -
Type:
'greater'|'greaterEqual'|'less'|'lessEqual'|'between'|'notBetween'|'equal'|'notEqual'|'in'|'notIn'|'top'|'bottom'|'topPercent'|'bottomPercent'|'aboveAvg'|'belowAvg'