FontSettingCollection.DeleteText
FontSettingCollection.DeleteText method
Delete some characters.
public void DeleteText(int index, int count)
Parameter | Type | Description |
---|---|---|
index | Int32 | The start index. |
count | Int32 | The count of characters. |
See Also
- class FontSettingCollection
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells