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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class > SheetSkin Constructor : SheetSkin Constructor(FpSpread)
Spread component
Creates a new skin with the property values of the active sheet of the specified Spread component.
Syntax
'Declaration
 
Public Function New( _
   ByVal spread As FpSpread _
)
'Usage
 
Dim spread As FpSpread
 
Dim instance As New SheetSkin(spread)
public SheetSkin( 
   FpSpread spread
)

Parameters

spread
Spread component
See Also

Reference

SheetSkin Class
SheetSkin Members
Overload List