public TableStyle Item( int index ) {get;}
'Declaration Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As TableStyle
'Declaration
Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As TableStyle
'Usage Dim instance As TableStyleCollection Dim index As Integer Dim value As TableStyle value = instance.Item(index)
'Usage
Dim instance As TableStyleCollection Dim index As Integer Dim value As TableStyle value = instance.Item(index)
TableStyleCollection Class TableStyleCollection Members Overload List