ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLConditionalFormattingRuleCollection Class / RemoveItem Method

In This Topic
    RemoveItem Method (XLConditionalFormattingRuleCollection)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub RemoveItem( _
       ByVal index As System.Integer _
    ) 
    protected virtual void RemoveItem( 
       System.int index
    )

    Parameters

    index
    See Also