[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IOOXmlSupport.IsEquals

IsEquals Method

IsEquals(object)

Determines whether the specified cell type is the same.

Declaration
bool IsEquals(object cellType)
Function IsEquals(cellType As Object) As Boolean
Parameters
Type Name Description
object cellType

Type of the cell

Returns
Type Description
bool

true if the specified cell type is the same; otherwise, false.