[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Border.Equals

Equals Method

Equals(Border)

Determines whether the border of the current object is the same as the specified Border object.

Declaration
public bool Equals(Border border)
Public Function Equals(border As Border) As Boolean
Parameters
Type Name Description
Border border

Border object to compare to the current border object

Returns
Type Description
bool