Spread for ASP.NET 12 Product Documentation
FpSpread Constructor(Int32)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class > FpSpread Constructor : FpSpread Constructor(Int32)
Number of sheets
Creates a new spreadsheet component with the specified number of sheets.
Syntax
'Declaration
 
Public Function New( _
   ByVal sheetCount As Integer _
)
'Usage
 
Dim sheetCount As Integer
 
Dim instance As New FpSpread(sheetCount)
public FpSpread( 
   int sheetCount
)

Parameters

sheetCount
Number of sheets
See Also

Reference

FpSpread Class
FpSpread Members
Overload List