public class ConditionalFormattingResult
Property Getters/Setters Summary | ||
---|---|---|
com.aspose.cells.Color | getColorScaleResult() | |
Gets the display color of color scale.
|
||
ColorScale | getConditionalFormattingColorScale() | |
Gets the ColorScale object.
|
||
DataBar | getConditionalFormattingDataBar() | |
Gets the DataBar object.
|
||
ConditionalFormattingIcon | getConditionalFormattingIcon() | |
Gets the image of icon set.
|
||
Style | getConditionalStyle() | |
Gets the conditional result style.
|
public Style getConditionalStyle()
public ConditionalFormattingIcon getConditionalFormattingIcon()
public DataBar getConditionalFormattingDataBar()
public ColorScale getConditionalFormattingColorScale()
public com.aspose.cells.Color getColorScaleResult()