'Declaration
ReadOnly Default Property Item( _ ByVal index As TableStyleElementType _ ) As ITableStyleElement
'Usage
Dim instance As ITableStyleElements Dim index As TableStyleElementType Dim value As ITableStyleElement value = instance.Item(index)
ITableStyleElement this[ TableStyleElementType index ]; {get;}
Parameters
- index
- A TableStyleElementType value indicates the table style element.