[]
Creates the row axis model.
protected virtual ISheetAxisModel CreateRowAxisModel(int rowCount)
Protected Overridable Function CreateRowAxisModel(rowCount As Integer) As ISheetAxisModel
Type | Name | Description |
---|---|---|
int | rowCount | Integer number of rows |
Type | Description |
---|---|
ISheetAxisModel | ISheetAxisModel |