Aspose::Cells::DefaultStyleSettings::SetFontName method
DefaultStyleSettings::SetFontName(const U16String&) method
Gets/Sets the default font name for the workbook.
void Aspose::Cells::DefaultStyleSettings::SetFontName(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class DefaultStyleSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
DefaultStyleSettings::SetFontName(const char16_t*) method
Gets/Sets the default font name for the workbook.
void Aspose::Cells::DefaultStyleSettings::SetFontName(const char16_t *value)
See Also
- Class Vector
- Class DefaultStyleSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++