[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.-ctor

FpSpread Constructor

FpSpread()

Creates a new spreadsheet component with only one sheet.

Declaration
public FpSpread()
Public Sub New()

FpSpread(int)

Creates a new spreadsheet component with the specified number of sheets.

Declaration
public FpSpread(int sheetCount)
Public Sub New(sheetCount As Integer)
Parameters
Type Name Description
int sheetCount

Number of sheets