[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetAxisModel.GetSize

GetSize Method

GetSize(int)

Gets the size of the specified row or column.

Declaration
public override int GetSize(int index)
Public Overrides Function GetSize(index As Integer) As Integer
Parameters
Type Name Description
int index

Row or column index

Returns
Type Description
int
Overrides