[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetViewCollection.IndexOf

IndexOf Method

IndexOf(SheetView)

Returns the index of the specified sheet in the collection.

Declaration
public virtual int IndexOf(SheetView sheetView)
Public Overridable Function IndexOf(sheetView As SheetView) As Integer
Parameters
Type Name Description
SheetView sheetView

Sheet (SheetView object) for which to return the index

Returns
Type Description
int

Zero-based index of the sheet in the collection, or -1 if the sheet was not found