Aspose::Cells::IndividualFontConfigs::SetFontSources method
IndividualFontConfigs::SetFontSources method
Sets the fonts sources.
void Aspose::Cells::IndividualFontConfigs::SetFontSources(const Vector<FontSourceBase> &sources)
Parameter | Type | Description |
---|---|---|
sources | const Vector <FontSourceBase>& | An array of sources that contain TrueType fonts. |
See Also
- Class Vector
- Class FontSourceBase
- Class IndividualFontConfigs
- Namespace Aspose::Cells
- Library Aspose.Cells for C++