[]
        
(Showing Draft Content)

FarPoint.Web.Spread.StyleInfo.Equals

Equals Method

Equals(object)

Determines whether the style settings of this object are equivalent to the object specified.

Declaration
public override bool Equals(object o)
Public Overrides Function Equals(o As Object) As Boolean
Parameters
Type Name Description
object o

Object with which to compare the current StyleInfo object

Returns
Type Description
bool
Overrides