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

In This Topic
    ClearFormatting Method (RangeBase)
    In This Topic
    Clears formatting on content in this range.

    Note that this method does not remove formatting applied indirectly via the content hierarchy.

    Syntax
    'Declaration
     
    Public Sub ClearFormatting() 
    public void ClearFormatting()
    See Also