Aspose::Cells::Drawing::Texts::FontSettingCollection::Get method
FontSettingCollection::Get method
Gets the FontSetting by the index.
FontSetting Aspose::Cells::Drawing::Texts::FontSettingCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
See Also
- Class FontSetting
- Class Vector
- Class FontSettingCollection
- Namespace Aspose::Cells::Drawing::Texts
- Library Aspose.Cells for C++