[]
Represents a conditional formatting rule that accepts periods of time.
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
Name | Description |
---|---|
TimePeriodConditionalFormattingRule(TimePeriod) | Initializes a new instance of the TimePeriodConditionalFormattingRule class. |
TimePeriodConditionalFormattingRule(SerializationInfo, StreamingContext) | Initializes a new instance of the TimePeriodConditionalFormattingRule class from serialization. |
Name | Description |
---|---|
TimePeriod | Gets or sets the time period. |
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. |