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)
ParameterTypeDescription
indexint32_tThe start index.
countint32_tThe count of characters.

See Also