Aspose::Cells::Font::Equals method
Font::Equals method
Checks if two fonts are equals.
bool Aspose::Cells::Font::Equals(const Aspose::Cells::Font &font)
Parameter | Type | Description |
---|---|---|
font | const Aspose::Cells::Font& | Compared font object. |
ReturnValue
True if equal to the compared font object.
See Also
- Class Vector
- Class Font
- Class Font
- Namespace Aspose::Cells
- Library Aspose.Cells for C++