[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.ISheetAxisModel.IsPropertySet

IsPropertySet Method

IsPropertySet(int, SheetAxisProperty)

Determines whether the specified SheetAxisModel property is set.

Declaration
bool IsPropertySet(int index, SheetAxisProperty prop)
Function IsPropertySet(index As Integer, prop As SheetAxisProperty) As Boolean
Parameters
Type Name Description
int index

Row or column index

SheetAxisProperty prop

Property to evaluate

Returns
Type Description
bool