equals method
equals
Checks if two fonts are equals.
Returns
True if equal to the compared font object.
def equals(self, font):
...
Parameter | Type | Description |
---|---|---|
font | Font | Compared font object. |
See Also
- module
aspose.cells.drawing.texts
- class
TextOptions