[]
Creates the column axis model.
protected virtual ISheetAxisModel CreateColumnAxisModel(int colCount)
Protected Overridable Function CreateColumnAxisModel(colCount As Integer) As ISheetAxisModel
Type | Name | Description |
---|---|---|
int | colCount | Integer number of columns |
Type | Description |
---|---|
ISheetAxisModel | ISheetAxisModel |