Spread for ASP.NET 12 Product Documentation
Apply(SheetView) Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class > Apply Method : Apply(SheetView) Method
Sheet to which to apply the skin
Applies the skin to the specified sheet.
Syntax
'Declaration
 
Public Overloads Overridable Sub Apply( _
   ByVal sheet As SheetView _
) 
'Usage
 
Dim instance As SheetSkin
Dim sheet As SheetView
 
instance.Apply(sheet)
public virtual void Apply( 
   SheetView sheet
)

Parameters

sheet
Sheet to which to apply the skin
See Also

Reference

SheetSkin Class
SheetSkin Members
Overload List