public override System.bool Equals(
System.object
)
'Declaration
Public Overrides Function Equals( _
ByVal As System.Object _
) As System.Boolean
Parameters
- obj
- XLStyle object to compare to the current instance.
Return Value
True if the styles are equivalent, False otherwise.