[]
Finds the built-in Spread skin with the specified name.
public static SpreadSkin Find(string name)
Public Shared Function Find(name As String) As SpreadSkin
Type | Name | Description |
---|---|---|
string | name | Name of the built-in skin to find |
Type | Description |
---|---|
SpreadSkin | The built-in Spread skin with the specified name. |