C1.Excel Assembly / C1.Excel Namespace / XLConditionalFormattingCollection Class / Item Property

In This Topic
Item Property (XLConditionalFormattingCollection)
In This Topic
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As XLConditionalFormatting
 

Parameters

index
See Also