Aspose::Cells::Font::Font constructor

Font::Font(Font_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::Font::Font(Font_Impl *impl=nullptr)

See Also

Font::Font(const Aspose::Cells::Font&) constructor

Copy constructor.

Aspose::Cells::Font::Font(const Aspose::Cells::Font &src)

See Also