[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IAlternatingStyles.Item

this Property

this[int]

Gets the alternating style at the specified position.

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

The order of the alternating style.

Property Value
Type Description
IStyle

An IStyle object represents the alternating style.