[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TimePeriodConditionalFormattingRule

TimePeriodConditionalFormattingRule Class

Represents a conditional formatting rule that accepts periods of time.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class TimePeriodConditionalFormattingRule : HighlightConditionalFormattingRule, ICanSerializeXml, ISerializeSupport, IStopablePrePaintConditionalFormattingRule, IPrePaintConditionalFormattingRule, IExcelExporter, IFilterSupportConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, ISerializable, ICloneable
Public Class TimePeriodConditionalFormattingRule
    Inherits HighlightConditionalFormattingRule
    Implements ICanSerializeXml, ISerializeSupport, IStopablePrePaintConditionalFormattingRule, IPrePaintConditionalFormattingRule, IExcelExporter, IFilterSupportConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, ISerializable, ICloneable

Constructors

Properties

Name Description
TimePeriod

Gets or sets the time period.

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.