[]
        
Creates the span model for the layout template.
protected virtual ISheetSpanModel CreateSpanModel(int rowCount, int colCount)
Protected Overridable Function CreateSpanModel(rowCount As Integer, colCount As Integer) As ISheetSpanModel
| Type | Name | Description | 
|---|---|---|
| int | rowCount | Integer number of rows  | 
    
| int | colCount | Integer number of columns  | 
    
| Type | Description | 
|---|---|
| ISheetSpanModel |