Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / ITextRun Interface / Delete Method
In This Topic
    Delete Method (ITextRun)
    In This Topic
    Deletes this rich text run from its parent IRichText object.
    Syntax
    void Delete()
    See Also