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