Font.Equals
Font.Equals method
Checks if two fonts are equals.
public bool Equals(Font font)
Parameter | Type | Description |
---|---|---|
font | Font | Compared font object. |
Return Value
True if equal to the compared font object.
See Also
- class Font
- namespace Aspose.Cells
- assembly Aspose.Cells