[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DefaultSkins.Find

Find Method

Find(string)

Finds the built-in skin with the specified name.

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

Name of the built-in skin to find

Returns
Type Description
SheetSkin

Built-in skin in the collection with the specified name, or null if no built-in skin is found with that name