Spread for ASP.NET 12 Product Documentation
SheetSkin Constructor(SheetSkin)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class > SheetSkin Constructor : SheetSkin Constructor(SheetSkin)
SheetSkin from which to copy, or null to copy from DefaultSkins.Default
Creates a new skin and copies the property values from the source skin.
Syntax
'Declaration
 
Public Function New( _
   ByVal source As SheetSkin _
)
'Usage
 
Dim source As SheetSkin
 
Dim instance As New SheetSkin(source)
public SheetSkin( 
   SheetSkin source
)

Parameters

source
SheetSkin from which to copy, or null to copy from DefaultSkins.Default
See Also

Reference

SheetSkin Class
SheetSkin Members
Overload List