Aspose::Cells::Drawing::Texts::FontSettingCollection::DeleteText method
FontSettingCollection::DeleteText method
Delete some characters.
void Aspose::Cells::Drawing::Texts::FontSettingCollection::DeleteText(int32_t index, int32_t count)
Parameter | Type | Description |
---|---|---|
index | int32_t | The start index. |
count | int32_t | The count of characters. |
See Also
- Class Vector
- Class FontSettingCollection
- Namespace Aspose::Cells::Drawing::Texts
- Library Aspose.Cells for C++