[]
Gets the ITableStyleElement at the specified index.
ITableStyleElement this[TableStyleElementType index] { get; }
ReadOnly Default Property Item(index As TableStyleElementType) As ITableStyleElement
| Type | Name | Description |
|---|---|---|
| TableStyleElementType | index | A TableStyleElementType value indicates the table style element. |
| Type | Description |
|---|---|
| ITableStyleElement | An ITableStyleElement object represents the table style element. |