Aspose::Cells::FontConfigs::SetFontSources method
FontConfigs::SetFontSources method
Sets the fonts sources.
static void Aspose::Cells::FontConfigs::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 FontConfigs
- Namespace Aspose::Cells
- Library Aspose.Cells for C++