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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class > SheetSkin Constructor : SheetSkin Constructor(SheetView)
SheetView, or null to initialize using DefaultSkins.Default
Creates a new skin with the property settings of the specified sheet.
Syntax
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView _
)
'Usage
 
Dim sheetView As SheetView
 
Dim instance As New SheetSkin(sheetView)
public SheetSkin( 
   SheetView sheetView
)

Parameters

sheetView
SheetView, or null to initialize using DefaultSkins.Default
See Also

Reference

SheetSkin Class
SheetSkin Members
Overload List