Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function Load( _ ByVal fileName As String _ ) As SpreadSkin |
Visual Basic (Usage) | ![]() |
---|---|
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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2