[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITableStyleElements.Item

this Property

this[TableStyleElementType]

Gets the ITableStyleElement at the specified index.

Declaration
ITableStyleElement this[TableStyleElementType index] { get; }
ReadOnly Default Property Item(index As TableStyleElementType) As ITableStyleElement
Parameters
Type Name Description
TableStyleElementType index

A TableStyleElementType value indicates the table style element.

Property Value
Type Description
ITableStyleElement

An ITableStyleElement object represents the table style element.