Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EditableRange Class / Delete Method

In This Topic
    Delete Method (EditableRange)
    In This Topic
    Deletes this range from the body content.
    Syntax
    'Declaration
     
    Public Overrides Sub Delete() 
    public override void Delete()
    See Also