[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetSkinsForm.-ctor

SheetSkinsForm Constructor

SheetSkinsForm()

Creates a new sheet skin form with defaul values.

Declaration
public SheetSkinsForm()
Public Sub New()

SheetSkinsForm(FpSpread)

Creates a sheet skin form for the specified Spread component.

Declaration
public SheetSkinsForm(FpSpread target)
Public Sub New(target As FpSpread)
Parameters
Type Name Description
FpSpread target

Target Spread component

SheetSkinsForm(SheetView)

Creates a new sheet skin form for the specified sheet.

Declaration
public SheetSkinsForm(SheetView target)
Public Sub New(target As SheetView)
Parameters
Type Name Description
SheetView target

Target sheet