Share via


IIconSetCondition.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 IIconSetCondition
Dim Range As Range

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

Parameters

See Also

Reference

IIconSetCondition Interface

IIconSetCondition Members

Microsoft.Office.Interop.Excel Namespace