asposecells.api
Class ConditionalFormattingResult

Represents the result of conditional formatting which applies to a cell.

Property Getters/Setters Summary
methodgetColorScaleResult()
           Gets the display color of color scale.
methodgetConditionalFormattingColorScale()
           Gets the ColorScale object.
methodgetConditionalFormattingDataBar()
           Gets the DataBar object.
methodgetConditionalFormattingIcon()
           Gets the image of icon set.
methodgetConditionalStyle()
           Gets the conditional result style.
 

Property Getters/Setters Detail

getConditionalStyle : Style 

Style getConditionalStyle()
Gets the conditional result style.

getConditionalFormattingIcon : ConditionalFormattingIcon 

ConditionalFormattingIcon getConditionalFormattingIcon()
Gets the image of icon set.

getConditionalFormattingDataBar : DataBar 

DataBar getConditionalFormattingDataBar()
Gets the DataBar object.

getConditionalFormattingColorScale : ColorScale 

ColorScale getConditionalFormattingColorScale()
Gets the ColorScale object.

getColorScaleResult : Color 

Color getColorScaleResult()
Gets the display color of color scale.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.