[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TimePeriodConditionalFormattingRule

TimePeriodConditionalFormattingRule Class

Represents a conditional formatting rule that accepts periods of time.

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

Constructors

Properties

Name Description
TimePeriod

Gets or sets the time period.

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

Populates a System.Runtime.Serialization.SerializationInfo object with the data needed to serialize the target object.

IsValid(int, int, object)

Determines whether the specified value is valid.