aspose.cells
Class ConditionalFormattingResult

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

Property Getters/Setters Summary
functiongetColorScaleResult()
           Gets the display color of color scale.
functiongetConditionalFormattingColorScale()
           Gets the ColorScale object.
functiongetConditionalFormattingDataBar()
           Gets the DataBar object.
functiongetConditionalFormattingIcon()
           Gets the image of icon set.
functiongetConditionalStyle()
           Gets the conditional result style.
 

Property Getters/Setters Detail

getConditionalStyle : Style 

function getConditionalStyle()
Gets the conditional result style.

getConditionalFormattingIcon : ConditionalFormattingIcon 

function getConditionalFormattingIcon()
Gets the image of icon set.

getConditionalFormattingDataBar : DataBar 

function getConditionalFormattingDataBar()
Gets the DataBar object.

getConditionalFormattingColorScale : ColorScale 

function getConditionalFormattingColorScale()
Gets the ColorScale object.

getColorScaleResult : Color 

function 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.