Share via


IFormatCondition.ModifyAppliesToRange Method

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub ModifyAppliesToRange ( _
    Range As Range _
)
'Usage
Dim instance As IFormatCondition
Dim Range As Range

instance.ModifyAppliesToRange(Range)
void ModifyAppliesToRange(
    Range Range
)

Parameters

See Also

Reference

IFormatCondition Interface

IFormatCondition Members

Microsoft.Office.Interop.Excel Namespace