[]
Represents a top bottom conditional formatting rule.
public class TopRankedValuesConditionalFormattingRule : HighlightConditionalFormattingRule, ICanSerializeXml, ISerializeSupport, IStopablePrePaintConditionalFormattingRule, IPrePaintConditionalFormattingRule, IExcelExporter, IFilterSupportConditionalFormattingRule, ISerializable, IConditionalFormattingDataRule, IConditionalFormattingRule, ICloneable, INotifyPropertyChanged
Public Class TopRankedValuesConditionalFormattingRule
Inherits HighlightConditionalFormattingRule
Implements ICanSerializeXml, ISerializeSupport, IStopablePrePaintConditionalFormattingRule, IPrePaintConditionalFormattingRule, IExcelExporter, IFilterSupportConditionalFormattingRule, ISerializable, IConditionalFormattingDataRule, IConditionalFormattingRule, ICloneable, INotifyPropertyChanged
Name | Description |
---|---|
TopRankedValuesConditionalFormattingRule() | Initializes a new instance of the TopRankedValuesConditionalFormattingRule class. |
TopRankedValuesConditionalFormattingRule(SerializationInfo, StreamingContext) | Initializes a new instance of the TopRankedValuesConditionalFormattingRule class from serialization. |
Name | Description |
---|---|
IsDescending | Gets or sets whether this conditional format has an accepted value at the top of the rank. |
IsPercent | Gets or sets whether this conditional formatting rule is used as a percentage. |
Rank | Gets or sets the rank. |
Name | Description |
---|---|
DeserializeEntry(SerializationEntry) | |
GetObjectData(SerializationInfo, StreamingContext) | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. |
IsValid(int, int, object) | Determines whether the specified value is valid. |