equals method
equals
Determines whether the two Hyperlink instances are equal.
Returns
true if the specified Hyperlink is equal to the current Hyperlink; otherwise, false .
def equals(self, hlink):
...
| Parameter | Type | Description |
|---|---|---|
| hlink | IHyperlink | The Hyperlink to compare with the current Hyperlink. |
See Also
- class
Hyperlink - class
IHyperlink - module
aspose.slides - library
Aspose.Slides