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

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