[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadSkin.Apply

Apply Method

Apply(FpSpread)

Applies the settings to the Spread component.

Declaration
public virtual void Apply(FpSpread spread)
Public Overridable Sub Apply(spread As FpSpread)
Parameters
Type Name Description
FpSpread spread

Spread component

Apply(SheetView)

Applies the settings to the sheet (SheetView object).

Declaration
public virtual void Apply(SheetView sheet)
Public Overridable Sub Apply(sheet As SheetView)
Parameters
Type Name Description
SheetView sheet

Sheet (SheetView object)