'Declaration Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As CellStyle
'Declaration
Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As CellStyle
public CellStyle Item( int index ) {get;}
CellStyleCollection Class CellStyleCollection Members Overload List