SpreadsheetGear 2023
Type Property (IFormatCondition)


SpreadsheetGear Namespace > IFormatCondition Interface : Type Property
Returns the type of this conditional format.
Syntax
'Declaration
 
ReadOnly Property Type As FormatConditionType
'Usage
 
Dim instance As IFormatCondition
Dim value As FormatConditionType
 
value = instance.Type
FormatConditionType Type {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