[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.CreateStyleModel

CreateStyleModel Method

CreateStyleModel(int, int)

Creates the style model.

Declaration
protected virtual ISheetStyleModel CreateStyleModel(int rowCount, int colCount)
Protected Overridable Function CreateStyleModel(rowCount As Integer, colCount As Integer) As ISheetStyleModel
Parameters
Type Name Description
int rowCount

Integer number of rows

int colCount

Integer number of columns

Returns
Type Description
ISheetStyleModel

ISheetStyleModel