[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TopRankedValuesConditionalFormattingRule

TopRankedValuesConditionalFormattingRule Class

Represents a top bottom conditional formatting rule.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[TypeConverter(typeof(TopRankedValuesConditionalFormattingRule.TopRankedValuesConditionalFormattingRuleTypeConverter))]
public class TopRankedValuesConditionalFormattingRule : HighlightConditionalFormattingRule, ICanSerializeXml, ISerializeSupport, ISerializable, IStopablePrePaintConditionalFormattingRule, IPrePaintConditionalFormattingRule, IExcelExporter, IConditionalFormattingDataRule, IConditionalFormattingRule, ICloneable, INotifyPropertyChanged
<TypeConverter(GetType(TopRankedValuesConditionalFormattingRule.TopRankedValuesConditionalFormattingRuleTypeConverter))>
Public Class TopRankedValuesConditionalFormattingRule
    Inherits HighlightConditionalFormattingRule
    Implements ICanSerializeXml, ISerializeSupport, ISerializable, IStopablePrePaintConditionalFormattingRule, IPrePaintConditionalFormattingRule, IExcelExporter, IConditionalFormattingDataRule, IConditionalFormattingRule, ICloneable, INotifyPropertyChanged

Constructors

Name Description
TopRankedValuesConditionalFormattingRule()

Initializes a new instance of the TopRankedValuesConditionalFormattingRule class.

TopRankedValuesConditionalFormattingRule(SerializationInfo, StreamingContext)

Initializes a new instance of the TopRankedValuesConditionalFormattingRule class from serialization.

Properties

Name Description
IsDescending

Gets or sets a value that indicates whether this conditional format has an accepted value at the top of the rank.

IsPercent

Gets or sets a value that indicates whether this conditional formatting rule is used as a percentage.

Rank

Gets or sets the rank.

Methods

Name Description
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.