[]
        
(Showing Draft Content)

FarPoint.Web.Spread.LayoutTemplate.CreateColumnAxisModel

CreateColumnAxisModel Method

CreateColumnAxisModel(int)

Creates the column axis model for the layout template.

Declaration
[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
Parameters
Type Name Description
int colCount

Integer number of columns

Returns
Type Description
ISheetAxisModel

ISheetAxisModel