[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITableStyleElements.Item

this Property

this[TableStyleElementType]

Returns a single object from a collection.

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

A table style element.

Property Value