| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function Load( _ ByVal fileName As String _ ) As SpreadSkin  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim fileName As String Dim value As SpreadSkin value = SpreadSkin.Load(fileName)  | |
| C# | |
|---|---|
public static SpreadSkin Load( string fileName )  | |
Parameters
- fileName
 - Path and file name from which to load the skin
 
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8