[]
Determines whether two CellStyle objects are equal.
public override bool Equals(object o)
Public Overrides Function Equals(o As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | o | Style to compare with this style. |
| Type | Description |
|---|---|
| bool | True if the two styles are equal, false otherwise. |