[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DefaultStyleCollection.IndexOf

IndexOf Method

IndexOf(NamedStyle)

Returns the index of the specified NamedStyle object.

Declaration
public int IndexOf(NamedStyle style)
Public Function IndexOf(style As NamedStyle) As Integer
Parameters
Type Name Description
NamedStyle style

Style (NamedStyle object) for which to search

Returns
Type Description
int