Aspose::Cells::IndividualFontConfigs::SetFontSources method

IndividualFontConfigs::SetFontSources method

Sets the fonts sources.

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

See Also