Excel for WPF and Silverlight
Remove Method (XLConditionalFormattingRangeCollection)

C1.WPF.Excel Namespace > XLConditionalFormattingRangeCollection Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As XLRange _
) As System.Boolean
public System.bool Remove( 
   XLRange item
)

Parameters

item
See Also

Reference

XLConditionalFormattingRangeCollection Class
XLConditionalFormattingRangeCollection Members