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