Table of Contents

TConditionalTimePeriodRule Class

A conditional format rule which highlights cells which are in a specific time period. Note that it will also apply to number intervals, since dates are formatted numbers.

Syntax

Namespace: FlexCel.Core

public class TConditionalTimePeriodRule: TConditionalFormatStandardDefRule

Constructors

Name Description
TConditional​Time​Period​Rule Creates a new instance of TConditional​Time​Period​Rule.​

Methods

Name Description
Equals Returns true if this object is equal to obj.
GetHashCode Returns the hashcode for this object.

Properties

Name Description
TimePeriod Time period to highlight.