'Declaration Public Overloads Shared Function Load( _ ByVal stream As Stream _ ) As SpreadSkin
'Usage Dim stream As Stream Dim value As SpreadSkin value = SpreadSkin.Load(stream)
public static SpreadSkin Load( Stream stream )
Parameters
- stream
- Stream from which to load the skin