Class ConditionalFormattingResult
ConditionalFormattingResult class
Represents the result of conditional formatting which applies to a cell.
public class ConditionalFormattingResult
Properties
Name | Description |
---|---|
ColorScaleResult { get; } | Gets the display color of color scale. |
ConditionalFormattingColorScale { get; } | Gets the ColorScale object. |
ConditionalFormattingDataBar { get; } | Gets the DataBar object. |
ConditionalFormattingIcon { get; } | Gets the image of icon set. |
ConditionalStyle { get; } | Gets the conditional result style. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells