Style.Equals
Style.Equals method
Determines whether two Style instances are equal.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | The Style object to compare with the current Style object. |
Return Value
true if the specified Object is equal to the current Object; otherwise, false.
See Also
- class Style
- namespace Aspose.Cells
- assembly Aspose.Cells