Document Solutions for Excel, .NET Edition | Document Solutions
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