Excel for WPF and Silverlight
Item Property (XLConditionalFormattingRangeCollection)

C1.WPF.Excel Namespace > XLConditionalFormattingRangeCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As XLRange
public XLRange this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

XLConditionalFormattingRangeCollection Class
XLConditionalFormattingRangeCollection Members