[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetViewCollection.IndexOf

IndexOf Method

IndexOf(SheetView)

Gets the index of a specified sheet in the collection.

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

Sheet whose index to return

Returns
Type Description
int