Aspose::Cells::FontConfigs::SetFontSources method

FontConfigs::SetFontSources method

Sets the fonts sources.

static void Aspose::Cells::FontConfigs::SetFontSources(const Vector<FontSourceBase> &sources)
ParameterTypeDescription
sourcesconst Vector <FontSourceBase>&An array of sources that contain TrueType fonts.

See Also