Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RangeBase Class / Clear Method

In This Topic
    Clear Method (RangeBase)
    In This Topic
    Clears all content in this range, excluding bound markers.
    Syntax
    'Declaration
     
    Public Overridable Sub Clear() 
    public virtual void Clear()
    See Also