[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DefaultSpreadSkins.Find

Find Method

Find(string)

Finds the built-in Spread skin with the specified name.

Declaration
public static SpreadSkin Find(string name)
Public Shared Function Find(name As String) As SpreadSkin
Parameters
Type Name Description
string name

Name of the built-in skin to find

Returns
Type Description
SpreadSkin

The built-in Spread skin with the specified name.