| Property Getters/Setters Summary | ||
|---|---|---|
function | getColorScaleResult() | |
| Gets the display color of color scale. | ||
function | getConditionalFormattingColorScale() | |
| Gets the ColorScale object. | ||
function | getConditionalFormattingDataBar() | |
| Gets the DataBar object. | ||
function | getConditionalFormattingIcon() | |
| Gets the image of icon set. | ||
function | getConditionalStyle() | |
| Gets the conditional result style. | ||
| Property Getters/Setters Detail |
|---|
getConditionalStyle : Style | |
function getConditionalStyle() | |
getConditionalFormattingIcon : ConditionalFormattingIcon | |
function getConditionalFormattingIcon() | |
getConditionalFormattingDataBar : DataBar | |
function getConditionalFormattingDataBar() | |
getConditionalFormattingColorScale : ColorScale | |
function getConditionalFormattingColorScale() | |
getColorScaleResult : Color | |
function getColorScaleResult() | |