[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.ISheetAxisModel.GetResizable

GetResizable Method

GetResizable(int)

Gets whether users can resize the specified row or column.

Declaration
bool GetResizable(int index)
Function GetResizable(index As Integer) As Boolean
Parameters
Type Name Description
int index

Row or column index

Returns
Type Description
bool