'DeclarationOverloads Function Add( _ ByVal type As FormatConditionType _ ) As IFormatCondition
'UsageDim instance As IFormatConditions Dim type As FormatConditionType Dim value As IFormatCondition value = instance.Add(type)
Parameters
- type
 - Specifies the type for the new conditional format.