'Declaration
Overloads Sub Modify( _ ByVal type As FormatConditionType _ )
'Usage
Dim instance As IFormatCondition Dim type As FormatConditionType instance.Modify(type)
void Modify( FormatConditionType type )
procedure Modify( type: FormatConditionType );
function Modify( type : FormatConditionType );
void Modify( FormatConditionType type )
void Modify( FormatConditionType type )
Parameters
- type
- Specifies the new type for this conditional format.