[]
Creates the style model.
protected virtual ISheetStyleModel CreateStyleModel(int rowCount, int colCount)
Protected Overridable Function CreateStyleModel(rowCount As Integer, colCount As Integer) As ISheetStyleModel
| Type | Name | Description |
|---|---|---|
| int | rowCount | Integer number of rows |
| int | colCount | Integer number of columns |
| Type | Description |
|---|---|
| ISheetStyleModel | ISheetStyleModel |