SpreadsheetGear 2023
DateOperator Property (IFormatCondition)


SpreadsheetGear Namespace > IFormatCondition Interface : DateOperator Property
Returns the date operator of this conditional format.
Syntax
'Declaration
 
ReadOnly Property DateOperator As TimePeriods
'Usage
 
Dim instance As IFormatCondition
Dim value As TimePeriods
 
value = instance.DateOperator
TimePeriods DateOperator {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IFormatCondition Interface
IFormatCondition Members