[]
Determines whether two XLStyle objects are equivalent.
public override bool Equals(object obj)
Type | Name | Description |
---|---|---|
object | obj | XLStyle object to compare to the current instance. |
Type | Description |
---|---|
bool | True if the styles are equivalent, False otherwise. |