FormatCondition.Period Property
Returns or sets one of the constants of the XlTimePeriods enumeration, specifying the time period set for the conditional formatting rule.
Version Information
Version Added: Excel
Syntax
expression.Period
expression A variable that represents a FormatCondition object.
Remarks
This property is ignored if the Type property is not set to xlTimePeriod.