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