[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DefaultSkins.IndexOf

IndexOf Method

IndexOf(SheetSkin)

Returns the index of the specified built-in skin.

Declaration
public static int IndexOf(SheetSkin skin)
Public Shared Function IndexOf(skin As SheetSkin) As Integer
Parameters
Type Name Description
SheetSkin skin

Name of the built-in skin for which to return the index

Returns
Type Description
int

Index of the object in the collection, or -1 if the object is not found