[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Inset.Equals

Equals Method

Equals(Inset)

Determines whether the inset of the current object is the same as the specified object.

Declaration
public bool Equals(Inset inset)
Public Function Equals(inset As Inset) As Boolean
Parameters
Type Name Description
Inset inset

Inset object

Returns
Type Description
bool