Spread Windows Forms 12.0 Product Documentation
Apply(SheetView) Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SpreadSkin Class > Apply Method : Apply(SheetView) Method
Sheet (SheetView object)
Applies the settings to the sheet (SheetView object).
Syntax
'Declaration
 
Public Overloads Overridable Sub Apply( _
   ByVal sheet As SheetView _
) 
'Usage
 
Dim instance As SpreadSkin
Dim sheet As SheetView
 
instance.Apply(sheet)
public virtual void Apply( 
   SheetView sheet
)

Parameters

sheet
Sheet (SheetView object)
See Also

Reference

SpreadSkin Class
SpreadSkin Members
Overload List