Aspose::Cells::Font::SetName method
Font::SetName(const U16String&) method
Gets or sets the name of the Font.
void Aspose::Cells::Font::SetName(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class Font
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
Font::SetName(const char16_t*) method
Gets or sets the name of the Font.
void Aspose::Cells::Font::SetName(const char16_t *value)
See Also
- Class Vector
- Class Font
- Namespace Aspose::Cells
- Library Aspose.Cells for C++