[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TopRankedValuesConditionalFormattingRule

TopRankedValuesConditionalFormattingRule Class

Represents a top bottom conditional formatting rule.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
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

Constructors

Properties

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.

Methods

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.