Aspose::Cells::FontConfigs::SetFontFolders method

FontConfigs::SetFontFolders method

Sets the fonts folders.

static void Aspose::Cells::FontConfigs::SetFontFolders(const Vector<U16String> &fontFolders, bool recursive)
ParameterTypeDescription
fontFoldersconst Vector <U16String>&The folders that contains TrueType fonts.
recursiveboolDetermines whether or not to scan subfolders.

See Also