[]
Creates the column axis model for the layout template.
[Obsolete("Callers should not use the RowTemplate property and should instead use the WorksheetTemplate property.")]
protected virtual ISheetAxisModel CreateColumnAxisModel(int colCount)
<Obsolete("Callers should not use the RowTemplate property and should instead use the WorksheetTemplate property.")>
Protected Overridable Function CreateColumnAxisModel(colCount As Integer) As ISheetAxisModel
| Type | Name | Description |
|---|---|---|
| int | colCount | Integer number of columns |
| Type | Description |
|---|---|
| ISheetAxisModel | ISheetAxisModel |