[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SheetInfoCollection.Item

this Property

this[int]

Gets the sheet at the special index.

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

An int value that indicates the index.

Property Value
Type Description
SheetInfo

The sheet at the special index.